Click or drag to resize

EmbeddedViewNavigationRejected Event

Event will be raised if content navigation rules have determined that the requested URL is not valid.

Namespace:  Openfin.WPF
Assembly:  Openfin.WPF (in Openfin.WPF.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<WindowNavigationRejectedEventArgs> NavigationRejected

Value

Type: SystemEventHandlerWindowNavigationRejectedEventArgs
See Also