WebPartZoneDesigner::Initialize Method (IComponent^)

 

Attaches the designer to the associated WebPartZone 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 associated WebPartZone control.

.NET Framework
Available since 2.0
Return to top
Show: