Click or drag to resize
ReportInfoProviderIsEcommerceReportInternal Method
Returns true if the report is in E-commerce category.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
protected virtual bool IsEcommerceReportInternal(
	string reportName
)

Parameters

reportName
Type: SystemString
Name of the report

Return Value

Type: Boolean
See Also