ViewComponentFeatureProvider 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.
Découvre les composants d’affichage à partir d’une liste d’instances ApplicationPart .
public ref class ViewComponentFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentFeature ^>
public class ViewComponentFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentFeature>
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider<ViewComponentFeature>
interface IApplicationFeatureProvider
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<ViewComponentFeature>
Public Class ViewComponentFeatureProvider
Implements IApplicationFeatureProvider(Of ViewComponentFeature)
- Héritage
-
ViewComponentFeatureProvider
- Implémente
Constructeurs
ViewComponentFeatureProvider() |
Découvre les composants d’affichage à partir d’une liste d’instances ApplicationPart . |
Méthodes
PopulateFeature(IEnumerable<ApplicationPart>, ViewComponentFeature) |
Mises à jour le |