Manages data that needs to persist across pages in a Web application.
Unique object A unique instance of the class called psSession is created automatically when you deploy your application. Therefore, you do not need to instantiate psSession. In your scripts, always refer to psSession as the object instance of this class.
PSServerClass method |
Description |
---|---|
Causes a session object to be discarded |
|
Retrieves the value of a session variable |
|
Sets the value of a session variable |