ThemeableAttribute.No Veld

Definitie

Hiermee haalt u een ThemeableAttribute exemplaar op dat wordt gebruikt om een type of lid te versieren dat niet wordt beïnvloed door thema's en controlehuiden.

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 

Waarde van veld

Opmerkingen

Het No veld is gelijk aan het maken van een exemplaar met behulp van de ThemeableAttribute(Boolean) constructor en het doorgeven false.

Van toepassing op