NavigationService.Navigate Method
July 26, 2012
Navigates to the content specified by the uniform resource identifier (URI).
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- source
- Type: System.Uri
The URI of the content to navigate to.
Return Value
Type: System.BooleanReturns Boolean. true if the navigation started successfully; otherwise, false.