Represents the method that will handle the WebView.NavigationFailed event.
Syntax
public delegate void WebViewNavigationFailedEventHandler( object sender, WebViewNavigationFailedEventArgs e )
Attributes
- GuidAttribute("a31eafe1-41dc-47f8-ae22-9706c8f143d4")
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Parameters
- sender
-
Type: System.Object [.NET] | Platform::Object [C++]
The object where the event handler is attached.
- e
-
Type: WebViewNavigationFailedEventArgs
The event data.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 3/12/2013