Skip to main content
.NET 6.0+

DevExpress.ExpressApp.Notifications Namespace

Contains base classes and services of the Notifications Module.

Assembly: DevExpress.ExpressApp.Notifications.v23.2.dll

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.v23.2.dll assembly.
NotificationsService A service used by the NotificationsModule to process the notifications.