aspnet-devexpress-dot-web-dot-aspxhtmleditor-39c329f8.md
Serves as a base for classes containing customization settings for form elements of the built-in media dialogs.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorInsertMediaDialogSettingsBase :
HtmlEditorDialogSettingsBase
Public Class HtmlEditorInsertMediaDialogSettingsBase
Inherits HtmlEditorDialogSettingsBase
The following members return HtmlEditorInsertMediaDialogSettingsBase objects:
Show 17 items
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorInsertMediaDialogSettingsBase HtmlEditorInsertMediaDialogSettings
HtmlEditorInsertVideoDialogSettings
HtmlEditorInsertAudioDialogSettings
HtmlEditorInsertFlashDialogSettings
HtmlEditorInsertImageDialogSettings
MVCxHtmlEditorInsertAudioDialogSettings
MVCxHtmlEditorInsertFlashDialogSettings
MVCxHtmlEditorInsertImageDialogSettings
MVCxHtmlEditorInsertMediaDialogSettings
MVCxHtmlEditorInsertMediaDialogSettingsBase
MVCxHtmlEditorInsertVideoDialogSettings
See Also