Method AddNotification
AddNotification(IControlNotification)
Adds IControlNotification object to the list of notifications.
public virtual void AddNotification(IControlNotification n)
Parameters
n
IControlNotificationNotification object to add.