put(name, data)
Type: Method
File:
Implemented in:
dhx.storage.session
Included in:
stores a variable in the session
Parameters
name - the key of the variable
string
data - the data to store
string, object
Returns
method doesn't return any data