System.Windows.Forms.HtmlHistory: Method Members

The methods of System.Windows.Forms.HtmlHistory are listed below. For a list of all members, see the HtmlHistory Members list.

See Also: Inherited members from System.Object

Public Methods

Back(int)

Navigates backward in the navigation stack by the specified number of entries.

Dispose()

Releases all resources used by the System.Windows.Forms.HtmlHistory.

Forward(int)

Navigates forward in the navigation stack by the specified number of entries.

Go(int)

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).