WebControlToolboxItem Constructor

 

Initializes a new instance of the WebControlToolboxItem class.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodWebControlToolboxItem()

Initializes a new instance of the WebControlToolboxItem class.

System_CAPS_protmethodWebControlToolboxItem(SerializationInfo^, StreamingContext)

Creates a new instance of the WebControlToolboxItem class using the provided SerializationInfo object and StreamingContext.

System_CAPS_pubmethodWebControlToolboxItem(Type^)

Creates a new instance of the WebControlToolboxItem class using the provided type.

Return to top
Show: