Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorInsertMediaDialogSettingsBase Class

Serves as a base for classes containing (MVC specific) customization settings for form elements of the built-in media dialogs.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxHtmlEditorInsertMediaDialogSettingsBase :
    HtmlEditorInsertMediaDialogSettingsBase,
    IMediaDialog,
    ISimpleDialog

The following members return MVCxHtmlEditorInsertMediaDialogSettingsBase objects:

See Also