Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WebViewControl.GoBack 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 previous page in the navigation history.

For more info, see Windows.Web.UI.IWebViewControl

public:
 virtual void GoBack() = GoBack;
void GoBack();
public void GoBack();
function goBack()
Public Sub GoBack ()

Implements

Applies to


Feedback

Was this page helpful?