HtmlEditorInsertLinkDialogSettings Class
Contains customization settings for the Insert Link dialog’s form elements.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorInsertLinkDialogSettings objects:
Remarks
The HtmlEditorInsertLinkDialogSettings class contains settings that allow you to customize the availability of elements within the Insert Link dialog form.
An instance of the HtmlEditorInsertLinkDialogSettings class can be accessed via the HtmlEditorDefaultDialogSettings.InsertLinkDialog property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogSettingsBase
HtmlEditorInsertLinkDialogSettings
See Also