System.Web.UI.ThemeableAttribute.IsDefaultAttribute Method

Gets a value indicating whether the current instance is equivalent to a ThemeableAttribute.Default instance of the System.Web.UI.ThemeableAttribute class.

Syntax

public override bool IsDefaultAttribute ()

Returns

true if the current instance is equivalent to a ThemeableAttribute.Default instance of the class; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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