Ektron.Cms.Framework.Notifications.NotificationManager

Api class for sending out notifications in the CMS.

Properties
ApiMode Gets or sets the current API access mode. If set to Admin, the API runs with the permissions of an administrator.
ContentLanguage Gets or sets the current content language.
InPreviewMode Gets or sets the current Preview Mode. Returns true if the site is in site preview mode.
IsNotificationReplyMessagePrepended Gets setting indicating if the Notification Email Reply message should be prepended to the notification email.
NotificationService Notification Service
RequestInformation Gets the current Request Information.
SitePath Gets the site path.
UserId Gets or sets the currently logged in user ID.
Method Description
NotificationManager Constructor
NotificationManager(ApiAccessMode) Constructor
Send(ActivityData) Sends notifications based upon the supplied activity.
Send(NotificationMessageData) Sends notifications based upon supplie dnotification message data.