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

HtmlEditorFileManagerFilteringSettings Class

Provides settings that affect the file manager’s filtering functionality within an ASPxHtmlEditor.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorFileManagerFilteringSettings :
    FileManagerSettingsFiltering

The following members return HtmlEditorFileManagerFilteringSettings objects:

Remarks

An object of the HtmlEditorFileManagerFilteringSettings type can be accessed using the HtmlEditorFileManagerSettingsBase.FilteringSettings property.

See Also