Returns if the contol is able to navigate to a previous page in the navigation history
Syntax
Boolean = object .CanGoBack
The object placeholder represents an OrdoWebView2 control
Values
Boolean: TRUE if the WebView is able to navigate to a previous page in the navigation history, else FALSE