| Ajax Uploader Class Reference |
|
MvcUploader.MaxSizeKB Property
Gets or sets the maximum allowed size of the file, in KB.
[Visual Basic]
Public Property MaxSizeKB As
Integer
[C#]
public
int MaxSizeKB {get; set;}
Property Value
The size of the file.
See Also
MvcUploader Class | CuteWebUI Namespace