WebView2.GoForward Method

Definition

Navigates the WebView to the next page in the navigation history.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 virtual void GoForward() = GoForward;
void GoForward();
public void GoForward();
Public Sub GoForward ()

Applies to

See also