Click or drag to resize
CMSWebPartZoneParentZoneControl Property
Gets the parent zone control (CMSWebPartZone) if this instance is a zone variant. Otherwise returns null.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public Control ParentZoneControl { get; set; }

Property Value

Type: Control
See Also