HtmlEditorInsertLinkDialogSettings.ShowEmailAddressSection Property
Specifies if the E-mail address section is displayed in the Insert Link dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowEmailAddressSection |
---|---|
HtmlEditorDefaultDialogSettings |
|
Remarks
Use the ShowEmailAddressSection property to specify the visibility of the E-mail address section in the Insert Link dialog.
See Also