| VisitContextCurrent Property |
Gets the context object that corresponds to the current request.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static VisitContext Current { get; }
Public Shared ReadOnly Property Current As VisitContext
Get
Property Value
Type:
VisitContextRemarks See Also