IDataUserControlReloadData Method |
Reloads control's data.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax void ReloadData(
bool forceLoad
)
Parameters
- forceLoad
- Type: SystemBoolean
Indicates whether the load should be forced
See Also