INavigationEventNotification Interface

 

An interface that represents an event notification.

Namespace:   Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

public interface class INavigationEventNotification

NameDescription
System_CAPS_pubmethodAddNotification(INavigationContext^)

Adds a notification when a navigation event is raised.

NameDescription
System_CAPS_pubeventEvent

Occurs when the navigation event is executed.

Return to top
Show: