Back to Devexpress

HtmlEditorDialogSettingsBase Class

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

latest4.4 KB
Original Source

HtmlEditorDialogSettingsBase Class

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

Declaration

csharp
public class HtmlEditorDialogSettingsBase :
    ASPxHtmlEditorSettingsBase
vb
Public Class HtmlEditorDialogSettingsBase
    Inherits ASPxHtmlEditorSettingsBase

The following members return HtmlEditorDialogSettingsBase objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

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

HtmlEditorDialogSettingsBase Members

DevExpress.Web.ASPxHtmlEditor Namespace