WebControlToolboxItem.GetToolType Method (IDesignerHost)

 

Gets the type of this toolbox item.

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

public Type GetToolType(
	IDesignerHost host
)

Parameters

host
Type: System.ComponentModel.Design.IDesignerHost

The IDesignerHost for the current design document.

Return Value

Type: System.Type

The Type of this toolbox item.

.NET Framework
Available since 1.1
Return to top
Show: