CMSAbstractLayout LoadContent Method Kentico 8.0 API Reference
Loads the page content to the layout.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

pageInfo
Type: CMS.DocumentEngine PageInfo
Page info object with the page content
reloadData (Optional)
Type: OnlineSystem Boolean
Reload the page data
allowOrphanedZones (Optional)
Type: OnlineSystem Boolean
If true, orphaned zones should be added to the layout
See Also