Method Start
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
Start()
Creates a StartNavigationResponse that notifies the browser that it should continue loading the URL.
public static StartNavigationResponse Start()
Returns
- StartNavigationResponse
The StartNavigationResponse instance that can be used as a return value in StartNavigationHandler implementation.