Click or drag to resize
CMSEcommerceReportsPageIsEcommerceReport Property
Gets or sets a value that indicates if the displayed report is an e-commerce report.

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected bool IsEcommerceReport { get; set; }

Property Value

Type: Boolean
See Also