HtmlEditorInsertLinkDialogSettings.ShowEmailAddressSection Property
In This Article
Specifies if the E-mail address section is displayed in the Insert Link dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.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 Show |
---|---|
Html |
|
#Remarks
Use the ShowEmailAddressSection property to specify the visibility of the E-mail address section in the Insert Link dialog.
See Also