FileUploaderBuilder.ShowFileList Method
| Name | Parameters | Description |
|---|---|---|
| ShowFileList(JS) | value | Specifies whether or not the UI component displays the list of selected files. Mirrors the client-side showFileList option. |
| ShowFileList(Boolean) | value | Specifies whether or not the UI component displays the list of selected files. Mirrors the client-side showFileList option. |