ViewComponentFeature Třída

Definice

Seznam typů komponent zobrazení v aplikaci MVC. Lze ViewComponentFeature naplnit pomocí ApplicationPartManager toho, co je k dispozici během spuštění v PartManager nebo PartManager v pozdější fázi, a to tak, že vyžaduje ApplicationPartManager jako závislost v komponentě.

public ref class ViewComponentFeature
public class ViewComponentFeature
type ViewComponentFeature = class
Public Class ViewComponentFeature
Dědičnost
ViewComponentFeature

Konstruktory

ViewComponentFeature()

Vlastnosti

ViewComponents

Získá seznam typů komponent zobrazení v aplikaci MVC.

Platí pro