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

Notifications (Remind about Tasks)

  • 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 Web Forms 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 default location of the application is %PUBLIC%\Documents\DevExpress Demos 23.1\Components\XAF\FeatureCenter.NETFramework.XPO.

Notifications Module Components

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

Notifications_Toolbox

Note

Notifications Module Capabilities

See Also