DevExpress.ExpressApp.Notifications Namespace
Contains base classes and services of the Notifications Module.
Assembly: DevExpress.ExpressApp.Notifications.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Classes
| Name | Description |
|---|---|
| DefaultNotificationsProvider | A Notifications Provider that collects notifications from business objects that support the ISupportNotifications interface. Types that have descendants are ignored to avoid duplicate notifications. |
| NotificationsController | An abstract WindowController descendant, that contains the ShowNotificationsAction Action. |
| NotificationsModule | The XAF module contained in the DevExpress.ExpressApp.Notifications.v25.1.dll assembly. |
| NotificationsOptionsBase | Contains options that you can use to configure the Notifications Module. |
| NotificationsService | A service used by the NotificationsModule to process the notifications. |