Stores data in the session.
public void SetData(string key, object value)
The data key.
The data value.