Functiondojo.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)
parametertypedescription
argsObjectSee the addToHistory() function for the list of valid args properties.