Render the RichTextEditorFor control
18 Nov 20181 minute to read
The RichTextEditorFor control can be rendered by passing values from the controller. The formatted Rich Text Editor value is retrieved when submitting the form using the post method.
In the following sample, the RichTextEditorFor control is rendered.
The output will be as follows.