WebBrowser.Navigate Method (Uri)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initiates a navigate request to the provided URI.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- uri
- Type: System.Uri
The URI to navigate to.
Show: