Search Results for

    Show / Hide Table of Contents

    Namespace Sdl.Desktop.IntegrationApi.Notifications.Events

    Classes

    AddStudioGroupNotificationEvent

    Publish this event through the IEventAggregator in order to add another group of notifications to the Notifications View

    AddStudioNotificationOrCreateGroupEvent

    Use this event if you want to add a notification to a certain group. In case the group does not exist, this will also create a group to hold the notification

    AddStudioNotificationToGroupEvent

    Publish this event through the IEventAggregator in order to add another notification to an existing NotificationGroup within the Notifications View

    RemoveStudioGroupNotificationEvent

    Publish this event through the IEventAggregator in order to remove a group of notifications from the Notifications View

    RemoveStudioNotificationFromGroupEvent

    Use this event if you want to remove a specific notification from an existing group

    ShowStudioNotificationsViewEvent

    Publish this event through the IEventAggregator in order to show the Notifications View

    StudioWindowCreatedNotificationEvent

    Event for the EventAggregator - raised when the Studio window is visible

    On this page

    • Classes
    Back to top Generated by DocFX