aspnet-devexpress-dot-web-dot-aspxhtmleditor-d945a21d.md
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
public abstract class ASPxHtmlEditorUploadSettingsBase :
ASPxHtmlEditorSettingsBase
Public MustInherit Class ASPxHtmlEditorUploadSettingsBase
Inherits ASPxHtmlEditorSettingsBase
Show 13 items
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorAudioUploadSettings
ASPxHtmlEditorFlashUploadSettings
ASPxHtmlEditorImageUploadSettings
ASPxHtmlEditorVideoUploadSettings
MVCxHtmlEditorFlashUploadSettings
MVCxHtmlEditorImageUploadSettings
MVCxHtmlEditorVideoUploadSettings
MVCxHtmlEditorAudioUploadSettings
See Also