MultifileUploaderModeEnum Enumeration |
Namespace: CMS.UIControls
public enum MultifileUploaderModeEnum
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. |
Copyright (c) 2019 Kentico Software