Method CanGoForward
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
CanGoForward()
Checks whether the next location can be loaded.
bool CanGoForward()
Returns
- bool
true
if the next location in the back-forward list can be loaded.
Exceptions
- ObjectDisposedException
The INavigation has already been disposed.