Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.Notifications Namespace

Contains base classes and services of the Notifications Module.

Assembly: DevExpress.ExpressApp.Notifications.v24.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.v24.2.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.