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.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxHtmlEditorInsertMediaDialogSettings :
    HtmlEditorInsertMediaDialogSettings,
    IMediaDialog,
    ISimpleDialog

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also