Table of Contents

Method RemoveNotification

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RemoveNotification(IControlNotification)

Removes IControlNotification object from the list of notifications.

public virtual void RemoveNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to remove.