ThemeableAttribute.Yes Fält

Definition

Hämtar en ThemeableAttribute instans som används för att dekorera en typ eller medlem som påverkas av teman och kontrollskinn.

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 

Fältvärde

Kommentarer

Fältet Yes motsvarar att skapa en instans med konstruktorn ThemeableAttribute(Boolean) och skicka true.

Gäller för