Back to Devexpress

HtmlEditorFileManagerFilteringSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-583a5273.md

latest2.1 KB
Original Source

HtmlEditorFileManagerFilteringSettings Class

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

Declaration

csharp
public class HtmlEditorFileManagerFilteringSettings :
    FileManagerSettingsFiltering
vb
Public Class HtmlEditorFileManagerFilteringSettings
    Inherits FileManagerSettingsFiltering

The following members return HtmlEditorFileManagerFilteringSettings objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsFiltering HtmlEditorFileManagerFilteringSettings

See Also

HtmlEditorFileManagerFilteringSettings Members

DevExpress.Web.ASPxHtmlEditor Namespace