ViewComponentDescriptor Klasa

Definicja

Deskryptor składnika widoku.

public ref class ViewComponentDescriptor
public class ViewComponentDescriptor
type ViewComponentDescriptor = class
Public Class ViewComponentDescriptor
Dziedziczenie
ViewComponentDescriptor

Konstruktory

ViewComponentDescriptor()

Tworzy nowy adres ViewComponentDescriptor.

Właściwości

DisplayName

Pobiera lub ustawia nazwę wyświetlaną składnika widoku.

FullName

Pobiera lub ustawia pełną nazwę.

Id

Pobiera lub ustawia wygenerowany unikatowy identyfikator dla tego ViewComponentDescriptorelementu .

MethodInfo

Pobiera lub ustawia element MethodInfo do wywołania.

Parameters

Pobiera lub ustawia parametry skojarzone z metodą opisaną przez MethodInfo.

ShortName

Pobiera lub ustawia krótką nazwę.

TypeInfo

Pobiera lub ustawia wartość TypeInfo.

Dotyczy