Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Binary Image Auto Upload

  • Undo (Ctrl+Z)
  • Redo (Ctrl+Y)
  • Bold (Ctrl+B)
  • Italic (Ctrl+I)
  • Underline
  • Strikethrough
  • Full Screen (F11)
x
+
-
x
+
-


The DevExpress ASP.NET MVC HTML Editor provides end-users with the capability to save a dropped and pasted image on the server, and use its generated URL in an html instead of inserting this image as a base64 image. This functionality is controlled by the Setting.AllowSaveBinaryImageToServer property that is disabled by default.

In this demo, when the Setting.AllowSaveBinaryImageToServer property is enabled, dropped and pasted images are uploaded to the server's file system, whose settings are specified using the SettingsImageUpload property.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxHTMLEditorDemos