Back to Devexpress

HtmlEditorFileManager Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-5a959d86.md

latest2.9 KB
Original Source

HtmlEditorFileManager Class

A built-in file manager used to in editor media dialogs.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorFileManager :
    ASPxFileManager
vb
Public Class HtmlEditorFileManager
    Inherits ASPxFileManager

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IDataSourceViewSchemaAccessor

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxFileManager HtmlEditorFileManager

See Also

HtmlEditorFileManager Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace