Navigates forwards.
Syntax
WinJS.Navigation.forward(distance).done( /* Your success and error handlers */ );
Parameters
- distance
-
Type: Number
The number of entries to go forward.
Return value
Type: Promise
A promise that is completed with a value that indicates whether or not the navigation was successful.
Remarks
For more information about using this method, see the Navigation sample.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.Navigation |
|
Library |
|
Build date: 12/5/2012