| BasicRepeaterReloadData Method | 
            Reloads the control data, skips the loading if the data is already loaded.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual void ReloadData(
	bool forceReload
)
Parameters
- forceReload
- Type: SystemBoolean
 If true, the data is reloaded even when already loaded
 See Also
See Also