This documentation is archived and is not being maintained.
WebControlToolboxItem Constructor
Visual Studio 2008
Initializes a new instance of the WebControlToolboxItem class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WebControlToolboxItem() | Initializes a new instance of the WebControlToolboxItem class. |
|
WebControlToolboxItem(Type) | Creates a new instance of the WebControlToolboxItem class using the provided type. |
|
WebControlToolboxItem(SerializationInfo, StreamingContext) | Creates a new instance of the WebControlToolboxItem class using the provided SerializationInfo object and StreamingContext. |
Show: