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

MVCxHtmlEditorInsertMediaDialogSettings Constructors

Serves as a base for classes containing (MVC specific) customization settings for form elements of the built-in media dialogs.
Name Parameters Description
MVCxHtmlEditorInsertMediaDialogSettings() none Initializes a new instance of the MVCxHtmlEditorInsertMediaDialogSettings class with default settings.
MVCxHtmlEditorInsertMediaDialogSettings(IPropertiesOwner) owner Initializes a new instance of the MVCxHtmlEditorInsertMediaDialogSettings class with the specified owner.
See Also