Click or drag to resize
UploaderBaseMultipleFilesUpload Property
If true, the users are able to select multiple files in the file browser dialog then upload them at once.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public virtual bool MultipleFilesUpload { get; set; }

Property Value

Type: Boolean
See Also