ReportInfoProviderIsEcommerceReportInternal Method |
Returns true if the report is in E-commerce category.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected virtual bool IsEcommerceReportInternal(
string reportName
)
Parameters
- reportName
- Type: SystemString
Name of the report
Return Value
Type:
BooleanSee Also