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