WebControlToolboxItem.Initialize Method (Type)

 
Use BaseTrue

Initializes this toolbox item.

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

public override void Initialize(
	Type type
)

Parameters

type
Type: System.Type

The Type of the Web server control toolbox item.

.NET Framework
Available since 1.1
Return to top
Show: