Click or drag to resize
AbstractReportControlReloadData Method
Reload data ready to override.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public virtual void ReloadData(
	bool forceLoad
)

Parameters

forceLoad
Type: SystemBoolean
Force reload data
See Also