Click or drag to resize

INotification Interface

Represents a non-generic contract for implementing notifications.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface INotification

The INotification type exposes the following members.

Properties
  NameDescription
Public propertyProfile
Gets or sets the notification profile used to send out notifications.
Public propertyRecipients
Gets or sets the list of notification recipients.
Top
See Also