Namespace Dynamicweb.Extensibility.Notifications
Classes
- 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