Click or drag to resize
MvcUploaderMaxFilesLimit Property
Gets or sets the maximum number of files that can be uploaded.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public int MaxFilesLimit { get; set; }

Property Value

Type: Int32
See Also