aspnet-devexpress-dot-web-dot-aspxhtmleditor-fc3fe4d1.md
Contains customization settings for the Insert Link dialog’s form elements.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorInsertLinkDialogSettings :
HtmlEditorDialogSettingsBase
Public Class HtmlEditorInsertLinkDialogSettings
Inherits HtmlEditorDialogSettingsBase
The following members return HtmlEditorInsertLinkDialogSettings objects:
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.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorInsertLinkDialogSettings MVCxHtmlEditorInsertLinkDialogSettings
See Also