| Ajax Uploader Class Reference |
|
MvcUploader.MultipleFilesUpload Property
If true, the users are able to select multiple files in the file browser dialog then upload them at once.
[Visual Basic]
Public Property MultipleFilesUpload As
Boolean
[C#]
public
bool MultipleFilesUpload {get; set;}
See Also
MvcUploader Class | CuteWebUI Namespace