CMSBaseDataSource LoadData Method Kentico 8.0 API Reference
Loads data from the database according to the current values of properties.

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

Parameters

forceReload
Type: OnlineSystem Boolean
If true, the data is loaded even when already present

Return Value

Type: OnlineObject
See Also