Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 13.0.
Specifies if the action accepts multiple files.
Applies to
- Page File Upload Action
Remarks
The AllowMultipleFiles
property specifies if the action accepts multiple files. The property is a Boolean value. If set to true
, the action accepts multiple files. If set to false
, the action only accepts a single file.