Labels Enumeration | |
SOWI Web Foundation standard labels e.g. for Form
Namespace:
SOWIWeb.Foundation
Assembly:
SOWIWeb.Foundation (in SOWIWeb.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax Public Enumeration Labels
Members
| Member name | Value | Description |
---|
| none | 0 |
SOWI Web Foundation Label not defined
|
| UserName | 1 |
SOWI Web Foundation Label User Name
|
| Password | 2 |
SOWI Web Foundation Label Password
|
| Delete | 3 |
SOWI Web Foundation Label for Delete Dialog
|
| Import | 4 |
SOWI Web Foundation Label for Import Dialog (data import)
|
| Upload | 5 |
SOWI Web Foundation Label for Upload Dialog (data content upload)
|
Remarks
Uses e.g. translate. Check exists this words in database table DictionaryUI in group Label
See Also