Click or drag to resize
CMSAbstractLayoutContents Property
Returns the list of found content placeholders.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public List<CMSContent> Contents { get; }

Property Value

Type: ListCMSContent
See Also