DefaultViewComponentDescriptorProvider Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Реализация IViewComponentDescriptorProvider по умолчанию.
public ref class DefaultViewComponentDescriptorProvider : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentDescriptorProvider
public class DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorProvider
type DefaultViewComponentDescriptorProvider = class
interface IViewComponentDescriptorProvider
Public Class DefaultViewComponentDescriptorProvider
Implements IViewComponentDescriptorProvider
- Наследование
-
DefaultViewComponentDescriptorProvider
- Реализации
Конструкторы
DefaultViewComponentDescriptorProvider(ApplicationPartManager) |
Создает новый экземпляр DefaultViewComponentDescriptorProvider. |
Методы
GetCandidateTypes() |
Возвращает экземпляры-кандидатыTypeInfo, предоставляемые .ApplicationPartManager |
GetViewComponents() |
Возвращает набор .ViewComponentDescriptor |