CMSAbstractEditableControl LoadContent Method (PageInfo, Boolean)Kentico 8.1 API Reference
Load the content to the region, applies the InheritContent.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

pageInfo
Type: CMS.DocumentEngine PageInfo
PageInfo with the content data
forceReload (Optional)
Type: OnlineSystem Boolean
If true, the content is forced to reload
See Also