DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Navigation.Handlers
StartNavigationResponse Class
StartNavigationResponse Methods
Ignore Method
Start Method
StartNavigationResponse
Start Method
Creates a
StartNavigationResponse
that notifies the browser that it should continue loading the URL.
Namespace:
DotNetBrowser.Navigation.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
StartNavigationResponse
Start
()
Return Value
Type:
StartNavigationResponse
The
StartNavigationResponse
instance that can be used as a return value in
StartNavigationHandler
implementation.
See Also
Reference
StartNavigationResponse Class
DotNetBrowser.Navigation.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.