|  | ReturningVisitorNotification Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Dynamicweb.Analytics.Notifications
 Syntax
SyntaxThe ReturningVisitorNotification type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Settings | 
            Gets or sets email notification settings.
             | 
|  | Visitors | 
            Gets the list of unique visitor identifiers that are subjects of this notification.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ClearCache | 
            Clears the cache.
             | 
|   | Create | 
            Creates new notification (or returns existing) with specified settings.
             | 
|  | Delete | 
            Deletes the notification.
             | 
|   | GetNotification | 
            Returns the existing notification that is specified by the settings object.
             | 
|   | GetNotifications | 
            Returns all available notifications.
             | 
|  | Save | 
            Saves the notification.
             | 
 Fields
Fields See Also
See Also