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