| AnalyticsVisitTrackNotificationArgsIsAsync Property |
Gets the value indicating whether visit is being tracked using the asynchronous JavaScript call.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsAsync { get; }
Public ReadOnly Property IsAsync As Boolean
Get
Property Value
Type:
BooleanSee Also