FileManagerSettingsFolders Properties
Contains settings that relate to the folders‘ 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. |
HideAspNetFolders | Specifies whether the reserved ASP.NET application folders are hidden. |
ShowExpandButtons | Gets or sets a value that specifies whether expand buttons are displayed within the folder container. |
ShowFolderIcons | Gets or sets a value that specifies whether the folders’ icons are displayed. |
ShowLockedFolderIcons | Gets or sets a value specifying whether the ASPxFileManager control displays a special icon for folders that are locked for upload. |
ShowTreeLines | Gets or sets whether tree lines are displayed within the folder container. |
Visible | Gets or sets a value specifying the visibility of the folder container. |
See Also