Method RemoveNotification
RemoveNotification(IControlNotification?)
Removes IControlNotification object from the list of notifications.
public virtual void RemoveNotification(IControlNotification? n)
Parameters
n
IControlNotificationNotification object to remove.