DefaultViewComponentSelector 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 IViewComponentSelector.
public ref class DefaultViewComponentSelector : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentSelector
public class DefaultViewComponentSelector : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentSelector
type DefaultViewComponentSelector = class
interface IViewComponentSelector
Public Class DefaultViewComponentSelector
Implements IViewComponentSelector
- Héritage
-
DefaultViewComponentSelector
- Implémente
Constructeurs
DefaultViewComponentSelector(IViewComponentDescriptorCollectionProvider) |
Crée un DefaultViewComponentSelector. |
Méthodes
SelectComponent(String) |
Sélectionne un composant d’affichage basé sur |