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