The BrowserHistory type exposes the following members.

Methods

  Name Description
Public method Static member Back
Open previous page stored in history.
Public method Static member Forward
Open next page stored in history.
Public method Static member SetUrl
Sets the URL.
Public method Static member SetUrlHash
Sets the document URL hash.

Properties

  Name Description
Public property Static member UrlHash
Gets the URL hash without "#".

Events

  Name Description
Public event Static member UrlHashChanged
Occurs when document URL hash changed.

See Also