| 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; }
Public Property SessionID As String
Get
Set
Property Value
Type:
StringSee Also