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