AutoExpandable: Boolean
The AutoExpandable property determines whether an additional field should appear on file loading.
If the property is set to True, an additional item is created on file selection. If the property is False, no item is created. By default the property is set to False.
Maximum number of fields is set in the FileUpload.MaxInputsCount property.
The property use is given in description of the FileUpload constructor.
See also: