CMSBaseDataSource LoadData Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineObject
See Also