Click or drag to resize

VisitSessionID Property

Gets or sets an ID of the ASP.NET session associated with the visit.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string SessionID { get; set; }

Property Value

Type: String
See Also