MVCxHtmlEditorInsertMediaDialogSettings Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxHtmlEditorInsertMediaDialogSettings :
HtmlEditorInsertMediaDialogSettings,
IMediaDialog,
ISimpleDialog
#Inheritance
See Also