System.Web.UI.ToolboxDataAttribute.IsDefaultAttribute Method

Tests whether the System.Web.UI.ToolboxDataAttribute object contains the default value for the ToolboxDataAttribute.Data property.

Syntax

public override bool IsDefaultAttribute ()

Returns

true, if the System.Web.UI.ToolboxDataAttribute contains the default value for the ToolboxDataAttribute.Data property; otherwise, false.

Remarks

The default is an empty string ("").

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0