Język

ThemeableAttribute.Yes Pole

Definicja

ThemeableAttribute Pobiera wystąpienie używane do dekoracji typu lub elementu członkowskiego, który ma wpływ na motywy i skóry sterowania.

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 

Wartość pola

Uwagi

Pole Yes jest równoważne utworzeniu wystąpienia przy użyciu konstruktora ThemeableAttribute(Boolean) i przekazaniu trueelementu .

Dotyczy