System.Windows.Forms.HtmlHistory.Go Method

Navigates to the specified Uniform Resource Locator (URL).

Syntax

public void Go (Uri url)

Parameters

url
The URL as a Uri object.

Remarks

Using HtmlHistory.Go(Uri) is equivalent to using either the WebBrowser.Url property or the erload:System.Windows.Forms.WebBrowser.Navigate method of the System.Windows.Forms.WebBrowser control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0