WebPartManagerDesigner::Initialize Method (IComponent^)

 

Binds the designer to the associated WebPartManager 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 WebPartManager control associated with the designer.

.NET Framework
Available since 2.0
Return to top
Show: