| Ajax Uploader Class Reference |
|
UploaderValidateOption.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
UploaderValidateOption Class | CuteWebUI Namespace