ThemeableAttribute.Yes Feld

Definition

Ruft eine ThemeableAttribute-Instanz zum Ergänzen eines Typs oder Members ab, der von Designs und Steuerelementskins beeinflusst wird.

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 eines instance mithilfe des ThemeableAttribute(Boolean) Konstruktors und übergebentrue.

Gilt für: