Skip to main content
A newer version of this page is available. .

NotificationsService.GetActiveNotificationsCount() Method

Returns the number of active notifications.

Namespace: DevExpress.ExpressApp.Notifications

Assembly: DevExpress.ExpressApp.Notifications.v18.2.dll

Declaration

public int GetActiveNotificationsCount()

Returns

Type Description
Int32

An integer value which is the number of active notifications.

See Also