WebPartAddingEventArgs.Zone Property

 

Gets or sets the Web Parts zone that the Web Parts control is being added to.

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

member Zone : WebPartZoneBase with get, set

Property Value

Type: System.Web.UI.WebControls.WebParts.WebPartZoneBase

The WebPartZoneBase that the Web Parts control is being added to.

.NET Framework
Available since 2.0
Return to top
Show: