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