MVCxHtmlEditorInsertImageDialogSettings Constructors
Contains (MVC specific) customization settings for the Insert Image dialog’s form elements.| Name | Parameters | Description |
|---|---|---|
| MVCxHtmlEditorInsertImageDialogSettings() | none | Initializes a new instance of the MVCxHtmlEditorInsertImageDialogSettings class with default settings. |
| MVCxHtmlEditorInsertImageDialogSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxHtmlEditorInsertImageDialogSettings class with the specified owner. |
See Also