CreateUserWizardDesigner.Initialize Method (IComponent)

 

Initializes the designer and loads the specified component.

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

override Initialize : 
        component:IComponent -> unit

Parameters

component
Type: System.ComponentModel.IComponent

The control element being designed.

.NET Framework
Available since 2.0
Return to top
Show: