ToastNotificationsManager.ShowNotification(Object) Method
Displays a notification with the specific ID.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| id | Object | An Object that is the ID of a notification that needs to be displayed. |
See Also