| ViewSessionPageID Property |
Gets or sets the session page ID.
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int SessionPageID { get; set; }
Public Property SessionPageID As Integer
Get
Set
Property Value
Type:
Int32
The session page ID.
Remarks
This value is not stored in database. Is used in
Tracker as part of the users session.
See Also