HtmlHistory::Go Method
.NET Framework (current version)
Navigates to a Web page specified as either a Uniform Resource Locator (URL) or a position in the navigation stack.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Go(Int32) | Navigates to the specified relative position in the browser's history. |
![]() | Go(String^) | Navigates to the specified Uniform Resource Locator (URL). |
![]() | Go(Uri^) | Navigates to the specified Uniform Resource Locator (URL). |
Show:
