System.Web.UI.Design.ControlDesigner.Initialize Method

Initializes the control designer and loads the specified component.

Syntax

public override void Initialize (System.ComponentModel.IComponent component)

Parameters

component
The control being designed.

Remarks

The ControlDesigner.Initialize(System.ComponentModel.IComponent) method is called by the design host to complete the following actions:

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0