WebControlToolboxItem::GetType Method

 

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

NameDescription
System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodGetType(IDesignerHost^)

Enables access to the type associated with the toolbox item.(Inherited from ToolboxItem.)

System_CAPS_protmethodGetType(IDesignerHost^, AssemblyName^, String^, Boolean)

Creates an instance of the specified type, optionally using a specified designer host and assembly name.(Inherited from ToolboxItem.)

Return to top
Show: