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

HtmlEditorFileManagerEditingSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerEditingSettings :
    FileManagerSettingsEditing

The following members return HtmlEditorFileManagerEditingSettings objects:

Remarks

An object of the HtmlEditorFileManagerEditingSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.EditingSettings property.

See Also