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

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

Return Value

Type: DataSet
See Also