NotificationsModule.NotificationsService Property
Gets the Notifications Service.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v26.1.dll
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