WebPartMovingEventArgs::Zone Property
.NET Framework (current version)
Gets or sets the Web Parts zone to which the Web Parts control is being moved.
Assembly: System.Web (in System.Web.dll)
public: property WebPartZoneBase^ Zone { WebPartZoneBase^ get(); void set(WebPartZoneBase^ value); }
Property Value
Type: System.Web.UI.WebControls.WebParts::WebPartZoneBase^The WebPartZoneBase to which the Web Parts control is being moved.
.NET Framework
Available since 2.0
Available since 2.0
Show: