PageCatalogPartDesigner::Initialize Method (IComponent^)

 

Prepares the designer to view, edit, and design the PageCatalogPart 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 IComponent to initialize.

.NET Framework
Available since 2.0
Return to top
Show: