Back to Devexpress

ASPxHtmlEditorUploadSettingsBase Class

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

latest2.4 KB
Original Source

ASPxHtmlEditorUploadSettingsBase Class

Serves as a base for classes that contain settings related to a control’s media files uploading functionality.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxHtmlEditorUploadSettingsBase :
    ASPxHtmlEditorSettingsBase
vb
Public MustInherit Class ASPxHtmlEditorUploadSettingsBase
    Inherits ASPxHtmlEditorSettingsBase

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 13 items

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorAudioUploadSettings

ASPxHtmlEditorFlashUploadSettings

ASPxHtmlEditorImageUploadSettings

ASPxHtmlEditorVideoUploadSettings

MVCxHtmlEditorFlashUploadSettings

MVCxHtmlEditorImageUploadSettings

MVCxHtmlEditorVideoUploadSettings

MVCxHtmlEditorAudioUploadSettings

See Also

ASPxHtmlEditorUploadSettingsBase Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace