NotificationsService(DefaultNotificationsProvider) Constructor
Initializes a new instance of the NotificationsService class.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| defaultNotificationsProvider | DefaultNotificationsProvider | A DefaultNotificationsProvider object. |
See Also