CMSAbstractEditableControl LoadContent Method (String, Boolean)Kentico 8.1 API Reference
Loads the control content.

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

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 reload
See Also