Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Reporting
ReportInfoProvider Class
ReportInfoProvider Methods
GetReports Method
GetReports Method (String)
GetReports Method (String, String, Int32, String)
ReportInfoProvider
GetReports Method (String)
Gets all reports satisfying where condition.
Namespace:
CMS.Reporting
Assembly:
CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
InfoDataSet
<
ReportInfo
>
GetReports
(
string
where
)
Parameters
where
Type:
System
String
Where condition
Return Value
Type:
InfoDataSet
ReportInfo
See Also
Reference
ReportInfoProvider Class
GetReports Overload
CMS.Reporting Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com