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