NotificationsService.GetPostponedNotificationsCount() Method
Returns the number of postponed notifications.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value which is the number of postponed notifications. |
See Also