DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Navigation.Handlers
StartNavigationResponse Class
StartNavigationResponse Methods
Ignore Method
Start Method
StartNavigationResponse
Ignore Method
Creates a
StartNavigationResponse
that notifies the browser that the load request should be ignored.
Namespace:
DotNetBrowser.Navigation.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
StartNavigationResponse
Ignore
()
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.