Concept Framework 1.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: Thu Oct 15 20:02:01 2009 GMT | (c)2009 RadGs Software |