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