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

Insert Media Content

  • Undo (Ctrl+Z)
  • Redo (Ctrl+Y)
  • Bold (Ctrl+B)
  • Italic (Ctrl+I)
  • Underline
  • Strikethrough
  • Insert Flash
  • Insert Video
  • Insert Audio
  • Insert YouTube Video
  • Full Screen (F11)
Content Filtering

The DevExpress ASP.NET HTML Editor (ASPxHtmlEditor) allows you to insert media content using its built-in toolbar buttons, dialogs, and media file selectors. This demo illustrates how easily media files can be inserted into the content of the editor.

The HTML Editor’s toolbar provides the following default buttons:

  • Insert Flash button
  • Insert Video button
  • Insert Audio button
  • Insert YouTube Video button

Use these buttons to invoke the Insert Media dialog. Once activated, the Insert Media dialog allows end-users to manage content media via a point-and-click UI.

To enable these features, activate the corresponding Enabled options via the editor's SettingsFlashSelector, SettingsVideoSelector, and SettingsAudioSelector option sets.

To prohibit the use of media elements in the editor, use the following properties:

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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxHTMLEditorDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxHTMLEditorDemos