WebViewControl.GoBack Method

Definition

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