WebControlToolboxItem::Initialize Method (Type^)

 
Use BaseTrue

Initializes this toolbox item.

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

public:
virtual void Initialize(
	Type^ type
) override

Parameters

type
Type: System::Type^

The Type of the Web server control toolbox item.

.NET Framework
Available since 1.1
Return to top
Show: