Click or drag to resize
ReportInfoProviderIsEcommerceReport Method
Returns true if the report is in Ecommerce category.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public static bool IsEcommerceReport(
	string reportName
)

Parameters

reportName
Type: SystemString
Name of the report

Return Value

Type: Boolean
See Also