WebZoneDesigner.Initialize Method (IComponent)

 

Creates an instance of the designer bound to the associated WebZone control.

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

override Initialize : 
        component:IComponent -> unit

Parameters

component
Type: System.ComponentModel.IComponent

The WebZone control associated with the designer.

.NET Framework
Available since 2.0
Return to top
Show: