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.WinForm
Assembly:  Openfin.WinForm (in Openfin.WinForm.dll) Version: 14.1.0-alpha3
Syntax
C#
public event EventHandler<WindowNavigationRejectedEventArgs> NavigationRejected

Value

Type: SystemEventHandlerWindowNavigationRejectedEventArgs
See Also