This documentation is archived and is not being maintained.
ToolboxDataAttribute Properties
.NET Framework (current version)
Namespace:
System.Web.UIAssembly:
System.Web (in System.Web.dll)
| Name | Description |
|---|
 | Data | Gets the string representing the initial values of the control's property, which is used in a visual designer for creating an instance of the control. |
 | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.) |
Return to top