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

ToastNotificationsManager.GetNotificationByID(Object) Method

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ToastNotification GetNotificationByID(
    object id
)

Parameters

Name Type
id Object

Returns

Type
ToastNotification
See Also