Click or drag to resize
CMSAbstractLayout.mWebPartZones Field
Collection of all the layout web part zones.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
protected SafeDictionary<string, CMSWebPartZone> mWebPartZones

Field Value

Type: SafeDictionary<String, CMSWebPartZone>
See Also