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

MVCxHtmlEditorInsertMediaDialogSettings 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.v18.2.dll

Declaration

public class MVCxHtmlEditorInsertMediaDialogSettings :
    HtmlEditorInsertMediaDialogSettings,
    IMediaDialog,
    ISimpleDialog
See Also