Click or drag to resize
Cimbalino ToolkitNavigationService Properties

The NavigationService type exposes the following members.

Properties
  NameDescription
Public propertyCanGoBack
Gets a value indicating whether there is at least one entry in back navigation history.
Public propertyCanGoForward
Gets a value indicating whether there is at least one entry in forward navigation history.
Public propertyCurrentParameter
Gets any parameter object passed to the target page for the navigation.
Public propertyCurrentSource
Gets the uniform resource identifier (URI) of the content that is currently displayed.
Public propertyQueryString
Gets a collection of query string values.
Top
See Also