WebFileUploader.Limit
From Xojo Documentation
Property (As Integer )
This property is only available for Web applications. |
aWebFileUploader.Limit = newIntegerValue
or
IntegerValue = aWebFileUploader.Limit
New in 2011r1
Supported for all project types and targets.
or
IntegerValue = aWebFileUploader.Limit
New in 2011r1
Supported for all project types and targets.
The number of files that can be uploaded.