Namespace Dynamicweb.Extensibility.Notifications
Classes
- CancelableNotificationArgs
Provides an ability to cancel the task related to the given notification.
- NotificationArgs
Class NotificationArgs - inherited by all notification argument classes.
- NotificationContext
Use this object inside a Using statement to handle how notifications are handled. Can be used to suppress all notifications from objects and code run within this using block.
- NotificationManager
Class NotificationManager.
- NotificationSubscriber
Base implementation of notification subscribers.
- SubscribeAttribute
Defines the subscribe attribute