Click or drag to resize
CMSWebPartZonemParentZoneControl Field
If this instance is a zone variant then this variable contains the parent zone control (CMSWebPartZone), otherwise is null.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected Control mParentZoneControl

Field Value

Type: Control
See Also