Click or drag to resize

ReturningVisitorNotificationGetNotifications Method

Returns all available notifications.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static IEnumerable<ReturningVisitorNotification> GetNotifications()

Return Value

Type: IEnumerableReturningVisitorNotification
All available notifications.
See Also