| 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()
Public Shared Function GetNotifications As IEnumerable(Of ReturningVisitorNotification)
Return Value
Type:
IEnumerableReturningVisitorNotificationAll available notifications.
See Also