MultifileUploaderModeEnum EnumerationKentico 8.0 API Reference
Specifying multifile uploader upload modes.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Grid0 In this mode default upload grid is displayed and no restriction parameters are overrided.
DirectMultiple1 In this mode only one button is displayed, and upload starts automaticaly after the selection of multiple files.
DirectSingle2 In this mode only one button is displayed, and upload starts automaticaly after the selection of a single file.
See Also