CMSWebPartZoneParentZoneControl Property |
Gets the parent zone control (CMSWebPartZone) if this instance is a zone variant. Otherwise returns null.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public Control ParentZoneControl { get; set; }
Property Value
Type:
ControlSee Also