Click or drag to resize
CMSPagePlaceholdermChildPagePlaceholders Field
Child page placeholders.

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, CMSPagePlaceholder> mChildPagePlaceholders

Field Value

Type: SafeDictionaryString, CMSPagePlaceholder
See Also