Skip to main content
A newer version of this page is available. .

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