Back to Devexpress

ASPxHtmlEditorUploadControl Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-e43aca46.md

latest2.7 KB
Original Source

ASPxHtmlEditorUploadControl Class

Represents the ASPxHtmlEditor’s built-in upload control.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public sealed class ASPxHtmlEditorUploadControl :
    ASPxUploadControl
vb
Public NotInheritable Class ASPxHtmlEditorUploadControl
    Inherits ASPxUploadControl

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

IPropertiesOwner

ICallbackEventHandler

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxUploadControl ASPxHtmlEditorUploadControl

See Also

ASPxHtmlEditorUploadControl Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace