ICMSEditableControl LoadContent Method (String, Boolean)Kentico 8.0 API Reference
Loads the control content.

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

Parameters

content
Type: OnlineSystem String
Dynamic content to load to the web part
forceReload (Optional)
Type: OnlineSystem Boolean
If true, the content is forced to be reloaded
See Also