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.Mvc.v18.1.dll

Declaration

public class MVCxHtmlEditorInsertMediaDialogSettingsBase :
    HtmlEditorInsertMediaDialogSettingsBase,
    IMediaDialog,
    ISimpleDialog

The following members accept/return MVCxHtmlEditorInsertMediaDialogSettingsBase objects:

Implements

See Also