Click or drag to resize
AbstractReportControlIsLiveSite Property
Indicates whether control is used in live site.

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 11.0.0
Syntax
C#
public override bool IsLiveSite { get; set; }

Property Value

Type: Boolean
See Also