aspnet-devexpress-dot-web-dot-aspxhtmleditor-ef186514.md
Serves as a base for classes containing customization settings for form elements of the built-in dialog.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorDialogSettingsBase :
ASPxHtmlEditorSettingsBase
Public Class HtmlEditorDialogSettingsBase
Inherits ASPxHtmlEditorSettingsBase
The following members return HtmlEditorDialogSettingsBase objects:
Show 28 items
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorChangeElementPropertiesDialogSettingsBase
HtmlEditorInsertLinkDialogSettings
HtmlEditorInsertMediaDialogSettingsBase
HtmlEditorInsertTableDialogSettings
HtmlEditorPasteFromWordDialogSettings
HtmlEditorInsertVideoDialogSettings
HtmlEditorInsertAudioDialogSettings
HtmlEditorInsertFlashDialogSettings
HtmlEditorInsertImageDialogSettings
HtmlEditorInsertMediaDialogSettings
HtmlEditorChangeElementPropertiesDialogSettings
HtmlEditorChangeElementPropertiestDialogSettings
MVCxHtmlEditorInsertAudioDialogSettings
MVCxHtmlEditorInsertFlashDialogSettings
MVCxHtmlEditorInsertImageDialogSettings
MVCxHtmlEditorInsertLinkDialogSettings
MVCxHtmlEditorInsertMediaDialogSettings
MVCxHtmlEditorInsertMediaDialogSettingsBase
MVCxHtmlEditorPasteFromWordDialogSettings
MVCxHtmlEditorChangeElementPropertiesDialogSettings
MVCxHtmlEditorInsertPlaceholderDialogSettings
MVCxHtmlEditorInsertTableDialogSettings
MVCxHtmlEditorInsertVideoDialogSettings
See Also