NotificationsProvider.GetActiveNotificationsCount() Method
Returns the number of active notifications.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Returns
| Type | Description |
|---|---|
| Int32 | An integer value which is the number of active notifications. |
Implements
See Also