Skip to main content

INotificationsProvider.GetActiveNotificationsCount() Method

Returns the number of active notifications.

Namespace: DevExpress.Persistent.Base.General

Assembly: DevExpress.Persistent.Base.v26.1.dll

Declaration

int GetActiveNotificationsCount()

Returns

Type Description
Int32

An integer value which is the number of active notifications.

See Also