Share via


WpfBrowser.NavigateError Event

Definition

Fires when an error occurs during navigation.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NavigateErrorEventArgs ^> ^ NavigateError;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NavigateErrorEventArgs> NavigateError;
[<System.ComponentModel.Browsable(true)>]
member this.NavigateError : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NavigateErrorEventArgs> 
Public Custom Event NavigateError As EventHandler(Of NavigateErrorEventArgs) 

Event Type

Attributes

Applies to