Click or drag to resize

FieldPropertiesFileUploader_StatusText Property

Status text used in pop-up status message during file upload.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string FileUploader_StatusText { get; }

Property Value

Type: String
Status text used in pop-up status message during file upload.
Remarks
Applies to CellType FileUploader only.
Note Note
This property supports localization.
See Also