DefaultViewComponentDescriptorProvider Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation par défaut de IViewComponentDescriptorProvider.
public ref class DefaultViewComponentDescriptorProvider : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentDescriptorProvider
public class DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorProvider
type DefaultViewComponentDescriptorProvider = class
interface IViewComponentDescriptorProvider
Public Class DefaultViewComponentDescriptorProvider
Implements IViewComponentDescriptorProvider
- Héritage
-
DefaultViewComponentDescriptorProvider
- Implémente
Constructeurs
DefaultViewComponentDescriptorProvider(ApplicationPartManager) |
Méthodes
GetCandidateTypes() |
Obtient les instances candidates TypeInfo fournies par .ApplicationPartManager |
GetViewComponents() |
Obtient l’ensemble de ViewComponentDescriptor. |