Method AddGlobalNotification
AddGlobalNotification(IControlNotification)
Adds IControlNotification object to the global list of notifications.
public static void AddGlobalNotification(IControlNotification n)
Parameters
n
IControlNotificationNotification object to add.