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