Skip to main content
A newer version of this page is available. .

Notifications Module Overview

  • 3 minutes to read

The Notifications Module allows you to display reminders for scheduler appointments or any custom business object in both WinForms and ASP.NET applications. At the required time, a popup window is automatically invoked. In this window, a user can view alerts, cancel or delay them for a specified amount of time.

Notifications_AlertWindow

Note

You can see the demonstration of the Notifications Module in the Notifications section of the Feature Center application that is shipped with XAF. The Feature Center demo is installed in %PUBLIC%\Documents\DevExpress Demos 18.2\Components\eXpressApp Framework\FeatureCenter by default. The ASP.NET version of this demo is available online at https://demos.devexpress.com/XAF/FeatureCenter/.

Notifications Module Components

The Notifications Module consists of the following platform-agnostic and platform-specific components.

Notifications_Toolbox

Note

Notifications Module Capabilities

See Also