Click or drag to resize
CMSAbstractWebPartChildPagePlaceholders Property
Returns the table of all the inner placeholders.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual List<CMSPagePlaceholder> ChildPagePlaceholders { get; }

Property Value

Type: ListCMSPagePlaceholder
See Also