EditorPart::Zone Property
.NET Framework (current version)
Gets a reference to the EditorZoneBase zone that contains an EditorPart control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::EditorZoneBase^An EditorZoneBase that contains the control.
Although the Zone property is read-only, it provides a reference to the zone object that contains the EditorPart control, and you can programmatically change property values on the zone itself.
.NET Framework
Available since 2.0
Available since 2.0
Show: