dojo.back.setInitialState
dojo.require("dojo.back");
defined in dojo/back.js
It is recommended that you call this method as part of an event listener that is registered via dojo.addOnLoad().
Usage
function (/*Object*/ args) (view source)
parameter | type | description |
---|---|---|
args | Object | See the addToHistory() function for the list of valid args properties. |