| CMSWebPartZoneParentZoneControl Property |
Gets the parent zone control (CMSWebPartZone) if this instance is a zone variant. Otherwise returns null.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntaxpublic Control ParentZoneControl { get; set; }Property Value
Type:
Control
See Also