The INavigation type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Back |
Move back a single entry in the browser's history.
|
![]() | Forward |
Move a single "item" forward in the browser's history.
|
![]() | GoToUrl(String) |
Load a new web page in the current browser window.
|
![]() | GoToUrl(Uri) |
Load a new web page in the current browser window.
|
![]() | Refresh |
Refreshes the current page.
|
See Also