Frame..::.Navigate Method Home
.NET Framework Class Library for Silverlight
Frame..::.Navigate Method

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

Namespace:  System.Windows.Controls
Assembly:  System.Windows.Controls.Navigation (in System.Windows.Controls.Navigation.dll)
Syntax

'Usage

Dim instance As Frame
Dim source As Uri
Dim returnValue As Boolean

returnValue = instance.Navigate(source)

'Declaration

Public Function Navigate ( _
    source As Uri _
) As Boolean

Parameters

source
Type: System..::.Uri
The URI representing a page to display in the frame.

Return Value

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

Implements

INavigate..::.Navigate(Uri)
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

Other Resources

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View