Buttons Enumeration | |
SOWI Web Foundation standard buttons
Namespace:
SOWIWeb.Foundation
Assembly:
SOWIWeb.Foundation (in SOWIWeb.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax Public Enumeration Buttons
Members
| Member name | Value | Description |
---|
| none | 0 |
SOWI Web Foundation Button not defined
|
| LogIn | 1 |
SOWI Web Foundation Button log in
|
| LogOff | 2 |
SOWI Web Foundation Button log off
|
| PasswordReset | 3 |
SOWI Web Foundation Button user password reset
|
| Manage | 4 |
SOWI Web Foundation Button logged in user administration. Usually go to User/Manage
|
| Language | 5 |
SOWI Web Foundation Button language selection
|
| Contact | 6 |
SOWI Web Foundation Button contact about application
|
| Help | 7 |
SOWI Web Foundation Button help about application
|
| Feedback | 8 |
SOWI Web Foundation Button feedback about application. Possible link to SOWI Ticket
|
| AboutLink | 9 |
SOWI Web Foundation Button more information about application
|
| ClientCreate | 10 |
SOWI Web Foundation Button create a new client. Usually go to Client/Create
|
Remarks
Uses e.g. translate. Check exists this words in database table DictionaryUI in group Button
See Also