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