CatalogPart::Zone Property
.NET Framework (current version)
Gets a reference to the CatalogZoneBase zone that contains a CatalogPart control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::CatalogZoneBase^A CatalogZoneBase that corresponds to the zone that contains the control.
The Zone property enables a CatalogPart control to get a reference to its zone. Although the property is read-only, the underlying properties of the zone itself can be changed programmatically.
.NET Framework
Available since 2.0
Available since 2.0
Show: