Click or drag to resize
AnalyticsContextCurrentVisitStatus Property
Gets or sets the current visit status

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

Property Value

Type: VisitorStatusEnum
See Also