Table of Contents

Method AddGlobalWindowNotification

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

AddGlobalWindowNotification(IControlNotification)

Adds IControlNotification object to the global list of window notifications.

public static void AddGlobalWindowNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to add.