Table of Contents

Method AddNotification

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

AddNotification(IControlNotification)

Adds IControlNotification object to the list of notifications.

public virtual void AddNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to add.