IHostManagementViewsShowNotification Method

Display the notification in the notification list without registering it on the server.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowNotification(
	Notification notification
)

Parameters

notification  Notification
Notification with the to display.

See Also