MVCxHtmlEditorInsertPlaceholderDialogSettings Properties
Contains (MVC specific) customization settings for the Insert Placeholder dialog’s form elements.| Name | Description |
|---|---|
| BottomAreaTemplate | Gets or sets a template used to display the content of a dialog form’s bottom area. Inherited from HtmlEditorDialogSettingsBase. |
| TopAreaTemplate | Gets or sets a template used to display the content of a dialog form’s top area. Inherited from HtmlEditorDialogSettingsBase. |
See Also