Click or drag to resize
MvcUploaderMultipleFilesUpload 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 bool MultipleFilesUpload { get; set; }

Property Value

Type: Boolean
See Also