CMSAbstractLayout LoadContent Method Kentico 8.1 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.1.5347.20411)

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