Click or drag to resize
ActivityContextIsLiveSite Property
Indicates if activity occurred on live site.

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

Property Value

Type: Boolean
See Also