Table of Contents

Method CanGoBack

Namespace
DotNetBrowser.Navigation
Assembly
DotNetBrowser.dll

CanGoBack()

Checks whether the previous location can be loaded.

bool CanGoBack()

Returns

bool

true if the previous location in the back-forward list can be loaded.

Exceptions

ObjectDisposedException

The INavigation has already been disposed.