DefaultViewComponentSelector 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 IViewComponentSelector.
public ref class DefaultViewComponentSelector : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentSelectorpublic class DefaultViewComponentSelector : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentSelectortype DefaultViewComponentSelector = class
    interface IViewComponentSelectorPublic Class DefaultViewComponentSelector
Implements IViewComponentSelector- Inheritance
- 
				DefaultViewComponentSelector
- Implements
Constructors
| DefaultViewComponentSelector(IViewComponentDescriptorCollectionProvider) | Creates a new DefaultViewComponentSelector. | 
Methods
| SelectComponent(String) | Selects a view component based on  |