Back to Devexpress

ASPxHtmlEditorSettingsBase Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-274d3735.md

latest8.7 KB
Original Source

ASPxHtmlEditorSettingsBase Class

Serves as a base for classes that define different settings of the ASPxHtmlEditor.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxHtmlEditorSettingsBase :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class ASPxHtmlEditorSettingsBase
    Inherits PropertiesBase
    Implements IPropertiesOwner

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 71 items

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorSettings

ASPxHtmlEditorSpellCheckerSettings

ASPxHtmlEditorTextSettings

ASPxHtmlEditorUploadSettingsBase

HtmlEditorAdaptivitySettings

HtmlEditorContentElementFiltering

HtmlEditorDefaultDialogSettings

HtmlEditorDialogFormElementSettings

HtmlEditorDialogSettingsBase

HtmlEditorFileManagerSettingsBase

HtmlEditorFormsSettings

HtmlEditorHtmlEditingSettings

HtmlEditorHtmlViewSettings

HtmlEditorPlaceholdersSettings

HtmlEditorResizeSettings

HtmlEditorRibbonToolbarSettings

HtmlEditorValidationSettings

HtmlEditorTableCellPropertiesDialogSettings

HtmlEditorTableElementPropertiestDialogSettings

HtmlEditorInsertVideoDialogSettings

HtmlEditorAudioSelectorSettings

ASPxHtmlEditorHtmlEditingSettings

ASPxHtmlEditorImageUploadSettings

HtmlEditorSelectorSettings

HtmlEditorDocumentSelectorSettings

HtmlEditorImageSelectorSettings

HtmlEditorInsertAudioDialogSettings

HtmlEditorInsertFlashDialogSettings

MVCxHtmlEditorAudioSelectorSettings

MVCxHtmlEditorAudioUploadSettings

MVCxHtmlEditorChangeElementPropertiesDialogSettings

MVCxHtmlEditorDefaultDialogSettings

MVCxHtmlEditorDialogFormElementSettings

MVCxHtmlEditorDocumentSelectorSettings

MVCxHtmlEditorFlashSelectorSettings

MVCxHtmlEditorFlashUploadSettings

MVCxHtmlEditorFormsSettings

MVCxHtmlEditorImageSelectorSettings

MVCxHtmlEditorImageUploadSettings

MVCxHtmlEditorInsertAudioDialogSettings

MVCxHtmlEditorInsertFlashDialogSettings

MVCxHtmlEditorInsertImageDialogSettings

MVCxHtmlEditorInsertLinkDialogSettings

MVCxHtmlEditorInsertMediaDialogSettings

MVCxHtmlEditorInsertMediaDialogSettingsBase

MVCxHtmlEditorInsertPlaceholderDialogSettings

MVCxHtmlEditorPasteFromWordDialogSettings

MVCxHtmlEditorVideoSelectorSettings

MVCxHtmlEditorVideoUploadSettings

ASPxHtmlEditorAudioUploadSettings

ASPxHtmlEditorFlashUploadSettings

ASPxHtmlEditorVideoUploadSettings

HtmlEditorChangeElementPropertiesDialogSettings

HtmlEditorChangeElementPropertiesDialogSettingsBase

HtmlEditorChangeElementPropertiestDialogSettings

HtmlEditorFlashSelectorSettings

HtmlEditorInsertImageDialogSettings

HtmlEditorInsertLinkDialogSettings

HtmlEditorInsertMediaDialogSettings

HtmlEditorInsertMediaDialogSettingsBase

HtmlEditorInsertTableDialogSettings

HtmlEditorPasteFromWordDialogSettings

HtmlEditorVideoSelectorSettings

MVCxHtmlEditorInsertTableDialogSettings

MVCxHtmlEditorInsertVideoDialogSettings

MVCxHtmlEditorTableCellPropertiesDialogSettings

MVCxHtmlEditorTableElementPropertiesDialogSettings

See Also

ASPxHtmlEditorSettingsBase Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace