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