System.Web.UI.ThemeableAttribute.Default Field

Gets a System.Web.UI.ThemeableAttribute instance that represents the application-defined default value of the attribute.

Syntax

public static readonly ThemeableAttribute Default

Remarks

The default value of the System.Web.UI.ThemeableAttribute class is equivalent to the ThemeableAttribute.Yes field. This is not necessarily equivalent to an instance that is created using the default class constructor.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0