ArcGIS Pro 2.9 API Reference Guide
RemoveNotification Method (NotificationManager)

ArcGIS.Desktop.Framework Namespace > NotificationManager Class : RemoveNotification Method
Remove the notification by id.
Syntax
public static bool RemoveNotification( 
   string id
)
Public Shared Function RemoveNotification( _
   ByVal id As String _
) As Boolean

Parameters

id
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NotificationManager Class
NotificationManager Members