Share via


SP.RequestInfo.state property (sp.requestexecutor.js)

A state object to pass to the response information.

Applies to: JavaScript | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.RequestInfo.get_state()
SP.RequestInfo.set_state(object value)

Return value

object

A state object to pass to the response information.

See also

Other resources

RequestInfo object

RequestExecutor object