WebPartZoneBaseDesigner.Initialize Method (IComponent)

 

Initializes an instance of the designer bound to the associated WebPartZoneBase 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 WebPartZoneBase control associated with this designer.

.NET Framework
Available since 2.0
Return to top
Show: