Back to Devexpress

HtmlEditorInsertMediaDialogSettingsBase Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-39c329f8.md

latest3.2 KB
Original Source

HtmlEditorInsertMediaDialogSettingsBase Class

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

Declaration

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

The following members return HtmlEditorInsertMediaDialogSettingsBase objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 17 items

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorInsertMediaDialogSettingsBase HtmlEditorInsertMediaDialogSettings

HtmlEditorInsertVideoDialogSettings

HtmlEditorInsertAudioDialogSettings

HtmlEditorInsertFlashDialogSettings

HtmlEditorInsertImageDialogSettings

MVCxHtmlEditorInsertAudioDialogSettings

MVCxHtmlEditorInsertFlashDialogSettings

MVCxHtmlEditorInsertImageDialogSettings

MVCxHtmlEditorInsertMediaDialogSettings

MVCxHtmlEditorInsertMediaDialogSettingsBase

MVCxHtmlEditorInsertVideoDialogSettings

See Also

HtmlEditorInsertMediaDialogSettingsBase Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace