Method RemoveGlobalNotification
RemoveGlobalNotification(IControlNotification)
Removes IControlNotification object from the global list of notifications.
public static void RemoveGlobalNotification(IControlNotification n)
Parameters
n
IControlNotificationNotification object to remove.