AnalyticsVisitProfileNotificationArgs Class |
Namespace: Dynamicweb.Analytics.Notifications
The AnalyticsVisitProfileNotificationArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalyticsVisitProfileNotificationArgs |
Initializes a new instance of an object.
| |
| AnalyticsVisitProfileNotificationArgs(VisitProfile) |
Initializes a new instance of an object.
| |
| AnalyticsVisitProfileNotificationArgs(Visit, VisitProfile) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Cancel | (Inherited from CancelableNotificationArgs.) | |
| Profile |
Gets or sets the corresponding visit profile.
| |
| Visit |
Gets or sets the reference to the corresponding visit.
|