FileManagerItemViewBuilder.ShowFolders Method
Name | Parameters | Description |
---|---|---|
ShowFolders(JS) | value | Specifies whether to display folders in the view. When this property is false, folders are displayed in the navigation pane only. Mirrors the client-side showFolders option. |
ShowFolders(Boolean) | value | Specifies whether to display folders in the view. When this property is false, folders are displayed in the navigation pane only. Mirrors the client-side showFolders option. |