System.Web.UI.NonVisualControlAttribute.IsDefaultAttribute Method

Returns a value indicating whether the current instance is equivalent to a default instance of the System.Web.UI.NonVisualControlAttribute class.

Syntax

public override bool IsDefaultAttribute ()

Returns

true if the current instance is equivalent to a NonVisualControlAttribute.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