aspnet-devexpress-dot-web-dot-aspxhtmleditor-583a5273.md
Provides settings that affect the file manager’s filtering functionality within an ASPxHtmlEditor.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorFileManagerFilteringSettings :
FileManagerSettingsFiltering
Public Class HtmlEditorFileManagerFilteringSettings
Inherits FileManagerSettingsFiltering
The following members return HtmlEditorFileManagerFilteringSettings objects:
An object of the HtmlEditorFileManagerFilteringSettings type can be accessed using the HtmlEditorFileManagerSettingsBase.FilteringSettings property.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsFiltering HtmlEditorFileManagerFilteringSettings
See Also