WebViewControl.GoForward Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Navigates the IWebViewControl to the next page in the navigation history.
For more info, see Windows.Web.UI.IWebViewControl
public:
virtual void GoForward() = GoForward;
void GoForward();
public void GoForward();
function goForward()
Public Sub GoForward ()