 | 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
Syntaxpublic static VisitContext Current { get; }
Public Shared ReadOnly Property Current As VisitContext
Get
Property Value
Type:
VisitContext
Remarks
See Also