

| MultifileUploaderModeEnum Enumeration | 
Namespace: CMS.UIControls
 Syntax
Syntaxpublic enum MultifileUploaderModeEnum
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Grid | 0 | In this mode default upload grid is displayed and no restriction parameters are overridden. | |
| DirectMultiple | 1 | In this mode only one button is displayed, and upload starts automatically after the selection of multiple files. | |
| DirectSingle | 2 | In this mode only one button is displayed, and upload starts automatically after the selection of a single file. | 
 See Also
See AlsoCopyright (c) 2016 Kentico Software