HtmlEditorDocumentSelectorFoldersSettings Properties
Contains settings to customize the folder container within the Image Selector or Document Selector.| Name | Description |
|---|---|
| EnableCallBacks | Gets or sets a value that specifies whether the callback technology is used to transfer the requested folders from the server within folder container. Inherited from FileManagerSettingsFolders. |
| HideAspNetFolders | Specifies whether the reserved ASP.NET application folders are hidden. Inherited from FileManagerSettingsFolders. |
| ShowExpandButtons | Gets or sets a value that specifies whether expand buttons are displayed within the folder container. Inherited from FileManagerSettingsFolders. |
| ShowFolderIcons | Gets or sets a value that specifies whether the folders’ icons are displayed. Inherited from FileManagerSettingsFolders. |
| ShowLockedFolderIcons | Gets or sets a value specifying whether the Image Selector displays a special icon for folders that are locked for upload. Inherited from HtmlEditorFileManagerFoldersSettings. |
| ShowTreeLines | Gets or sets whether tree lines are displayed within the folder container. Inherited from FileManagerSettingsFolders. |
| Visible | Gets or sets a value specifying the visibility of the folder area in the Document Selector. |
See Also