WebPartDesigner::Initialize Method (IComponent^)

 

Binds the designer to a control and validates that the control is a WebPart control.

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

public:
virtual void Initialize(
	IComponent^ component
) override

Parameters

component
Type: System.ComponentModel::IComponent^

The WebPart control associated with this designer.

.NET Framework
Available since 2.0
Return to top
Show: