Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
UseSessions | property | public | version 1.0 | no |
Read/Write property UseSessions[=true|false] |
If set to true, the document will use a session. You can use the WebVar static function (defined in web.server.api) to access POST or GET variables. Also, you can use SetSessionVar("var_name",var_value) and SessionVar("var_name") for accessing values stored in the current session. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:17 2011 GMT | (c)2011 RadGs Software |