HtmlEditorInsertMediaDialogSettings.ShowInsertFromWebSection Property
Specifies if the From the web (URL) section is displayed in the Insert Image dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Remarks
Use the ShowInsertFromWebSection property to specify the visibility of the From the web (URL) section in the Insert Image dialog.

See Also