ViewComponentFeatureProvider Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers view components from a list of ApplicationPart instances.
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 IApplicationFeatureProvidertype ViewComponentFeatureProvider = class
    interface IApplicationFeatureProvider
    interface IApplicationFeatureProvider<ViewComponentFeature>Public Class ViewComponentFeatureProvider
Implements IApplicationFeatureProvider(Of ViewComponentFeature)- Inheritance
- 
				ViewComponentFeatureProvider
- Implements
Constructors
| ViewComponentFeatureProvider() | 
Methods
| PopulateFeature(IEnumerable<ApplicationPart>, ViewComponentFeature) | Updates the  |