This topic has not yet been rated - Rate this topic

Frame.Navigate Method

Navigates asynchronously to the specified source content.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Navigate(Object) Navigates asynchronously to content that is contained by an object.
Public method Navigate(Uri) Navigates asynchronously to content that is specified by a uniform resource identifier (URI).
Public method Navigate(Object, Object) Navigates asynchronously to content that is contained by an object, and passes an object that contains data to be used for processing during navigation.
Public method Navigate(Uri, Object) Navigates asynchronously to source content located at a uniform resource identifier (URI), and passes an object that contains data to be used for processing during navigation.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ