MvcUploaderMultipleFilesUpload Property |
If true, the users are able to select multiple files in the file browser dialog then upload them at once.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic bool MultipleFilesUpload { get; set; }
Public Property MultipleFilesUpload As Boolean
Get
Set
Property Value
Type:
Boolean
See Also