Specifying multifile uploader upload modes.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
Grid | 0 | In this mode default upload grid is displayed and no restriction parameters are overrided. | |
DirectMultiple | 1 | In this mode only one button is displayed, and upload starts automaticaly after the selection of multiple files. | |
DirectSingle | 2 | In this mode only one button is displayed, and upload starts automaticaly after the selection of a single file. |
See Also