• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of RichTextEditorFor in ASP.NET MVC Rich Text Editor Control

This sample demonstrates the strongly-typed extension support in Rich Text Editor. The value of the Rich Text Editor is set from code behind and it is set to Rich Text Editor in a view page by invoking the strongly-typed RichTextEditorFor helper.

DEMO
SOURCE

Click the submit button to post the value in the Rich Text Editor. The validation error message will be shown below the Rich Text Editor, when posting the null value.