Session Properties |
The Session type exposes the following members.
Name | Description | |
---|---|---|
AppOption |
Gives App Option
| |
ClientAddressID |
Active client Address ID
| |
ClientID |
Active Client ID
| |
ClientName |
Active Client name
| |
ClientOption |
Gives Client Option. Details see IClientOption | |
DictionaryUI |
Session Dictionary UI. Setting by SOWIApp.Management.DictionaryUI with this session Language and Client ID.
| |
DownloadContent |
Temporary property for use download
| |
DownloadFile |
Download file handling
| |
DownloadFileName |
Temporary property for use download
| |
DownloadFileType |
Temporary property for use download
| |
IsAuthenticated |
Is active session authenticated
| |
LanguageUIID |
Active Language UI ID
| |
LanguageUIName |
Session user interface language name e.g. DE, EN...
| |
Message |
Message handling for View. Note: the Message will after the read (get) reset.
| |
ReturnUrl |
Return url handling for View. Note: the ReturnUrl will after the read (get) reset.
| |
Token |
Active session token
| |
UploadContent |
Temporary property for use upload
| |
UploadFile |
Upload file handling
| |
UploadFileName |
Temporary property for use upload
| |
UploadFileType |
Temporary property for use upload
| |
UserAddressID |
Active user Address ID
| |
UserEmailAddress |
Active user email address
| |
UserName |
Active User name
| |
UserOption |
Gives User Option
|