WebFileUploader.MaximumBytes
From Xojo Documentation
Property (As Integer )
aWebFileUploader.MaximumBytes = newIntegerValue
or
IntegerValue = aWebFileUploader.MaximumBytes
New in 2020r1
Supported for all project types and targets.
or
IntegerValue = aWebFileUploader.MaximumBytes
New in 2020r1
Supported for all project types and targets.
The maximum number of bytes that can be uploaded, across all files selected, by a single call to StartUpload.