WizardDesigner.Initialize Method (IComponent)

 
Use BaseTrue

Initializes the designer with the specified IComponent object.

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

public override void Initialize(
	IComponent component
)

Parameters

component
Type: System.ComponentModel.IComponent

Use base

.NET Framework
Available since 2.0
Return to top
Show: