CMSAbstractEditableWebPart LoadContent Method (PageInfo, Boolean)Kentico 8.1 API Reference
Loads the control content.

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 with the web part content
forceReload (Optional)
Type: OnlineSystem Boolean
If true, the content is forced to reload
See Also