MaxInputsCount: Number
The MaxInputsCount property sets the number of input boxes for files.
The property is relevant if the FileUpload.AutoExpandable property is set to True.
By default the property is set to 3.
The property use is given in description of the FileUpload constructor.
See also: