WebViewControl.GoForward Method

Definition

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 ()

Implements

Applies to