Ajax Uploader Class Reference

MvcUploader.MaxFilesLimit Property

Gets or sets the maximum number of files that can be uploaded.

[Visual Basic]
Public Property MaxFilesLimit As Integer
[C#]
public int MaxFilesLimit {get; set;}

See Also

MvcUploader Class | CuteWebUI Namespace