Back to Devexpress

DevExpress.ExpressApp.Notifications Namespace

expressappframework-devexpress-dot-expressapp-0221aef4.md

latest2.0 KB
Original Source

DevExpress.ExpressApp.Notifications Namespace

Contains base classes and services of the Notifications Module.

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

NuGet Package : DevExpress.ExpressApp.Notifications

Classes

NameDescription
DefaultNotificationsProviderA Notifications Provider that collects notifications from business objects that support the ISupportNotifications interface. Types that have descendants are ignored to avoid duplicate notifications.
NotificationsControllerAn abstract WindowController descendant, that contains the ShowNotificationsAction Action.
NotificationsModuleThe XAF module contained in the DevExpress.ExpressApp.Notifications.v25.2.dll assembly.
NotificationsOptionsBaseContains options that you can use to configure the Notifications Module.
NotificationsServiceA service used by the NotificationsModule to process the notifications.