INavigationCanGoForward Method |
Checks whether the next location can be loaded.
Namespace:
DotNetBrowser.Navigation
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Return Value
Type:
Booleantrue if the next location in the back-forward list can be loaded.
Exceptions Exception | Condition |
---|
ObjectDisposedException | The INavigation has already been disposed. |
See Also