Frame::Navigate Method (Uri^, Object^)
.NET Framework (current version)
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.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- source
-
Type:
System::Uri^
A Uri object initialized with the URI for the desired content.
- extraData
-
Type:
System::Object^
A Object that contains data to be used for processing during navigation.
.NET Framework
Available since 3.0
Available since 3.0
Show: