AnalyticsVisitTrackNotificationArgs Class |
Namespace: Dynamicweb.Analytics.Notifications
The AnalyticsVisitTrackNotificationArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalyticsVisitTrackNotificationArgs(Boolean) |
Initializes a new instance of an object.
| |
| AnalyticsVisitTrackNotificationArgs(Visit, Boolean) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Cancel | (Inherited from CancelableNotificationArgs.) | |
| IsAsync |
Gets the value indicating whether visit is being tracked using the asynchronous JavaScript call.
| |
| Visit |
Gets or sets the reference to the corresponding visit.
|