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: 8.2.23
Syntax public Control ParentZoneControl { get; set; }
Property Value
Type:
ControlSee Also