ToolboxDataAttribute.IsDefaultAttribute Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Tests whether the ToolboxDataAttribute object contains the default value for the Data property.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Booleantrue, if the ToolboxDataAttribute contains the default value for the Data property; otherwise, false.
The default is an empty string ("").
.NET Framework
Available since 1.1
Available since 1.1
Show: