NotificationsController.Service Property
Gets the service used by the NotificationsModule to process the notifications.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Property Value
| Type | Description |
|---|---|
| NotificationsService | A NotificationsService object that is the service used by the NotificationsModule to process the notifications. |
See Also