DefaultViewComponentDescriptorProvider(ApplicationPartManager) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cria um novo DefaultViewComponentDescriptorProvider.
public:
DefaultViewComponentDescriptorProvider(Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPartManager ^ partManager);
public DefaultViewComponentDescriptorProvider (Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager partManager);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider
Public Sub New (partManager As ApplicationPartManager)
Parâmetros
- partManager
- ApplicationPartManager