DefaultViewComponentDescriptorCollectionProvider 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.
A default implementation of IViewComponentDescriptorCollectionProvider
public ref class DefaultViewComponentDescriptorCollectionProvider : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentDescriptorCollectionProviderpublic class DefaultViewComponentDescriptorCollectionProvider : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorCollectionProvidertype DefaultViewComponentDescriptorCollectionProvider = class
    interface IViewComponentDescriptorCollectionProviderPublic Class DefaultViewComponentDescriptorCollectionProvider
Implements IViewComponentDescriptorCollectionProvider- Inheritance
- 
				DefaultViewComponentDescriptorCollectionProvider
- Implements
Constructors
| DefaultViewComponentDescriptorCollectionProvider(IViewComponentDescriptorProvider) | Creates a new instance of DefaultViewComponentDescriptorCollectionProvider. | 
Properties
| ViewComponents | Returns the current cached ViewComponentDescriptorCollection. |