CMSAbstractLayoutContents Property |
Returns the list of found content placeholders.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public List<CMSContent> Contents { get; }
Property Value
Type:
ListCMSContentSee Also