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

HtmlEditorFileManagerFoldersSettings Class

Contains settings that relate to the built-in ImageSelector‘s folder functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorFileManagerFoldersSettings :
    FileManagerSettingsFolders

The following members return HtmlEditorFileManagerFoldersSettings objects:

Remarks

An object of the HtmlEditorFileManagerFoldersSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.FoldersSettings property.

See Also