NotificationsModule.NotificationsService Property
Gets the Notifications Service.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Property Value
Type | Description |
---|---|
NotificationsService | A NotificationsService object. |
Remarks
For an example of how to use this property, refer to the following topic: How to: Show Notifications to a Specific User topic.
See Also