Table of Contents

Method RemoveGlobalNotification

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

RemoveGlobalNotification(IControlNotification)

Removes IControlNotification object from the global list of notifications.

public static void RemoveGlobalNotification(IControlNotification n)

Parameters

n IControlNotification

Notification object to remove.