Skip to main content
A newer version of this page is available. .

HtmlEditorFileManagerFoldersSettings Properties

Contains settings that relate to the built-in ImageSelector‘s folder functionality.
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 Gets or sets whether the reserved ASP.NET 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.
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 container in the File Manager embedded into built-in dialogs.
See Also