ReportInfoProviderIsEcommerceReport Method |
Returns true if the report is in Ecommerce category.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static bool IsEcommerceReport(
string reportName
)
Parameters
- reportName
- Type: SystemString
Name of the report
Return Value
Type:
BooleanSee Also