WebFileUploader.MaximumFileCount

From Xojo Documentation

Property (As Integer )
aWebFileUploader.MaximumFileCount = newIntegerValue
or
IntegerValue = aWebFileUploader.MaximumFileCount

New in 2020r1

Supported for all project types and targets.

The maximum number of files that can be uploaded.

See Also

MaximumBytes property.