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

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

Property Value

Type: Boolean
See Also