ArcGIS Pro 2.6 API Reference Guide
RemoveNotification Method (FrameworkApplication)

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : RemoveNotification Method
The Notification to hide.
Removes the specified notification.
Syntax
public static void RemoveNotification( 
   Notification notification
)
Public Shared Sub RemoveNotification( _
   ByVal notification As Notification _
) 

Parameters

notification
The Notification to hide.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members