Method Ignore
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
Ignore()
Creates a StartNavigationResponse that notifies the browser that the load request should be ignored.
public static StartNavigationResponse Ignore()
Returns
- StartNavigationResponse
The StartNavigationResponse instance that can be used as a return value in StartNavigationHandler implementation.