0 out of 8 rated this helpful - Rate this topic

NavigationService.Navigate Method

July 26, 2012

Navigates to the content specified by the uniform resource identifier (URI).

Namespace:  System.Windows.Navigation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public bool Navigate(
	Uri source
)

Parameters

source
Type: System.Uri
The URI of the content to navigate to.

Return Value

Type: System.Boolean
Returns Boolean. true if the navigation started successfully; otherwise, false.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.