history.forwardStack object
When applicable, provides access to the app's forward navigational history.
Syntax
var object = new Navigation.history.forwardStack; // Returns an array object.
Members
The forwardStack object does not define any members.
Remarks
For a Windows app using JavaScript, the forwardStack array contains zero or more URLs conceptually equivalent to those associated with a browser's forward button.
Requirements
|
Minimum WinJS version |
WinJS 1.0 |
|---|---|
|
Namespace |
history |
See also
Show: