BasicRepeater ReloadData Method Kentico 8.0 API Reference
Reloads the control data, skips the loading if the data is already loaded.

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 reloaded even when already loaded
See Also