Table of Contents

Method RemoveGlobalWindowNotification

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

RemoveGlobalWindowNotification(IControlNotification)

Removes IControlNotification object from the global list of window notifications.

public static void RemoveGlobalWindowNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to remove.