ThemeableAttribute.No Fält

Definition

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

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

Fältvärde

Kommentarer

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

Gäller för