DefaultViewComponentDescriptorCollectionProvider Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Výchozí implementace 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
- Dědičnost
-
DefaultViewComponentDescriptorCollectionProvider
- Implementuje
Konstruktory
DefaultViewComponentDescriptorCollectionProvider(IViewComponentDescriptorProvider) |
Vytvoří novou instanci položky DefaultViewComponentDescriptorCollectionProvider. |
Vlastnosti
ViewComponents |
Vrátí aktuální uloženou v mezipaměti ViewComponentDescriptorCollection. |