ParameterNames Fields |
The SessionParameterNames type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrencyCulture | Default currency (e.g. en-US for U.S. dollar). | |
| DateCulture | Default date format (e.g. en-GB for UK format). | |
| FormatCurrency | Default format for currency fields. | |
| FormatDateTime | Default format for date/time fields. | |
| FormatFloat | Default format for floating point fields. | |
| FormatInteger | Default format for integer fields. | |
| LogPageActivity | True if page activity should be logged to the xot_request_log table. | |
| MasterSession | True if this session should be the master session and allowed to do special things, like set appCxt timezone. | |
| MetadataCache | MetadataCache | |
| NoViewStateCompression | True if ViewState compression should NOT be used. Default value is False. | |
| RootPath | RootPath | |
| RootURL | RootURL | |
| RootURLHttp | RootURLHttp | |
| StyleSheet | StyleSheet | |
| TokenValidHours | The number of hours a user token is valid |