WebBrowser.CanGoForward Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the WebBrowser can navigate forward a page in the browsing history.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Booleantrue if the WebBrowser can navigate forward; otherwise, false. The default is true.
Show: