ThemeableAttribute.Yes Feld

Definition

Ruft eine ThemeableAttribute Instanz ab, die zum Dekorieren eines Typs oder Elements verwendet wird, der von Designs und Steuerelement-Skins betroffen ist.

public: static initonly System::Web::UI::ThemeableAttribute ^ Yes;
public static readonly System.Web.UI.ThemeableAttribute Yes;
 staticval mutable Yes : System.Web.UI.ThemeableAttribute
Public Shared ReadOnly Yes As ThemeableAttribute 

Feldwert

Hinweise

Das Yes Feld entspricht dem Erstellen einer Instanz mithilfe des ThemeableAttribute(Boolean) Konstruktors und übergeben true.

Gilt für: