Click or drag to resize

FieldPropertiesFileUploader_FileUploadSource Property

The mechanism(s) provided for the user to upload the file. See FileUploadSources

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

Property Value

Type: FileUploadSources
The mechanism(s) provided for the user to upload the file. See FileUploadSources
Remarks
Applies to CellType FileUploader only.
See Also