Gets or sets a user-defined object that represents the state associated with the current location.
Syntax
var myState = WinJS.Navigation.state;
Property value
Type: Object
The state associated with the current location. This object may contain any values associated with the current location, for example the title of the page.
Remarks
For more information about using navigation, 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