Click or drag to resize

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; }

Property Value

Type: Boolean
See Also