This documentation is archived and is not being maintained.
WebControlToolboxItem.Initialize Method
.NET Framework 1.1
This member overrides ToolboxItem.Initialize.
[Visual Basic] Overrides Public Sub Initialize( _ ByVal type As Type _ ) [C#] public override void Initialize( Type type ); [C++] public: void Initialize( Type* type ); [JScript] public override function Initialize( type : Type );
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
WebControlToolboxItem Class | WebControlToolboxItem Members | System.Web.UI.Design Namespace
Show: