CMSAbstractWebPartChildPagePlaceholders Property |
Returns the table of all the inner placeholders.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public virtual List<CMSPagePlaceholder> ChildPagePlaceholders { get; }
Property Value
Type:
ListCMSPagePlaceholderSee Also