Navigates to the specified Uniform Resource Locator (URL).
url The URL as a Uri object.
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.