Click or drag to resize
CMSAbstractLayoutmWebPartZones 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: 11.0.0
Syntax
C#
protected SafeDictionary<string, CMSWebPartZone> mWebPartZones

Field Value

Type: SafeDictionaryString, CMSWebPartZone
See Also