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