Skip to main content

HtmlEditorFileManagerImages Class

Contains settings that allow images to be defined for specific elements of the built-in file manager.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerImages :
    FileManagerImages

The following members return HtmlEditorFileManagerImages objects:

Remarks

An object of the HtmlEditorFileManagerImages type can be accessed via the ASPxHtmlEditor.ImagesFileManager property.

Inheritance

See Also