DefaultNotificationsProvider(XafApplication) Constructor
Initializes a new instance of the DefaultNotificationsProvider class.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| application | XafApplication | An XafApplication object that manages an XAF application. |
See Also