Overload List
Name | Description | |
---|---|---|
![]() ![]() | RegisterMvcViewComponents(Container, IApplicationBuilder) | Obsolete.
Registers the ASP.NET Core MVC view component instances that are defined in the application.
|
![]() ![]() | RegisterMvcViewComponents(Container, IViewComponentDescriptorProvider) | Obsolete.
Registers the ASP.NET view component types using the supplied
viewComponentDescriptorProvider.
|
See Also