DefaultViewComponentDescriptorProvider(ApplicationPartManager) Constructor
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.
Creates a new DefaultViewComponentDescriptorProvider.
public:
DefaultViewComponentDescriptorProvider(Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPartManager ^ partManager);
public DefaultViewComponentDescriptorProvider (Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager partManager);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider
Public Sub New (partManager As ApplicationPartManager)
Parameters
- partManager
- ApplicationPartManager