Table of Contents

Method AddGlobalNotification

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

AddGlobalNotification(IControlNotification)

Adds IControlNotification object to the global list of notifications.

public static void AddGlobalNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to add.