Namespace EPiServer.Notification
Classes
DispatcherResult
The dispatch result.
FormatterNotificationMessage
Notification message used in INotificationFormatter This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
InternalNotificationMessage
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
NotificationEventArgs
Arguments for a NotificationMessage event.
NotificationFormat
Specifies the format for a NotificationMessage This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
NotificationMessage
A Notification message that can be sent between users. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
NotificationPreference
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
NotificationProviderResult
The notification provider result.
NotificationUser
Represents a sender or a recipient in the notification system. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PagedNotificationUserResult
Represents a paged result set for notification users.
ProviderNotificationMessage
Notification message used in INotificationProvider. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
QueryableNotificationUserService
Defines the members for a queryable user notification. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
UserNotificationEventArgs
Arguments for a UserNotificationMessage event.
UserNotificationMessage
UserNotificationsQuery
Class used for querying
Interfaces
INotificationFormatter
Signature for components that formats NotificationMessage. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
INotificationPreferenceRegister
Signature for a component that can be used to register NotificationPreference. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
INotificationProvider
Signature for a component that can send NotificationMessage. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
INotificationUser
Define the properties and members for a notification user. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
INotificationUserEmail
Define the properties and members for a notification user by email. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
INotifier
Class for sending NotificationMessages
IQueryableNotificationUsers
Defines the members for a queryable user notification. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
IUserNotificationRepository
Class for listing UserNotificationMessages
Enums
NotificationFormatType
Specifies a type of format. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.