Click or drag to resize

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 enum Labels
Members
  Member nameValueDescription
none0 SOWI Web Foundation Label not defined
UserName1 SOWI Web Foundation Label User Name
Password2 SOWI Web Foundation Label Password
Delete3 SOWI Web Foundation Label for Delete Dialog
Import4 SOWI Web Foundation Label for Import Dialog (data import)
Upload5 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