DefaultViewComponentDescriptorProvider 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.
Default implementation of IViewComponentDescriptorProvider.
public ref class DefaultViewComponentDescriptorProvider : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentDescriptorProviderpublic class DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorProvidertype DefaultViewComponentDescriptorProvider = class
    interface IViewComponentDescriptorProviderPublic Class DefaultViewComponentDescriptorProvider
Implements IViewComponentDescriptorProvider- Inheritance
- 
				DefaultViewComponentDescriptorProvider
- Implements
Constructors
| DefaultViewComponentDescriptorProvider(ApplicationPartManager) | Creates a new DefaultViewComponentDescriptorProvider. | 
Methods
| GetCandidateTypes() | Gets the candidate TypeInfo instances provided by the ApplicationPartManager. | 
| GetViewComponents() | Gets the set of ViewComponentDescriptor. |