Click or drag to resize
AbstractReportControlLoadData Method
Gets the data from the database.

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual DataSet LoadData()

Return Value

Type: DataSet
See Also