FileManagerBuilder.SelectedItemKeys Method
| Name | Parameters | Description |
|---|---|---|
| SelectedItemKeys(JS) | value | Contains an array of initially or currently selected files and directories' keys. Mirrors the client-side selectedItemKeys option. |
| SelectedItemKeys(IEnumerable<String>) | value | Contains an array of initially or currently selected files and directories' keys. Mirrors the client-side selectedItemKeys option. |