IHostManagementViewsShowNotification Method
Display the notification in the notification list without registering it on the server.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowNotification(
Notification notification
)
Sub ShowNotification (
notification As Notification
)
Parameters
- notification Notification
- Notification with the to display.