Skip to main content

MVCxHtmlEditorInsertPlaceholderDialogSettings Class

Contains (MVC specific) customization settings for the Insert Placeholder dialog’s form elements.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxHtmlEditorInsertPlaceholderDialogSettings :
    HtmlEditorDialogSettingsBase,
    ISimpleDialog

The following members return MVCxHtmlEditorInsertPlaceholderDialogSettings objects:

#Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker

#Inheritance

See Also