ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / NotificationManager Class
Properties Methods Events


In This Topic
    NotificationManager Class Members
    In This Topic

    The following tables list the members exposed by NotificationManager.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the number of notifications.  
    Public Propertystatic (Shared in Visual Basic) Gets the list of ignored notifications.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets a boolean indicating if the notifications are disabled.  
    Public Property Gets or sets all the notification items on the dockable window.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Add a notifcation item.  
    Public Methodstatic (Shared in Visual Basic) Clear all notifications on the dockable window.  
    Public Methodstatic (Shared in Visual Basic) Remove the notification by id.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also