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.v24.1.dll
NuGet Package: DevExpress.Web
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