Example of IFrame in ASP.NET MVC Rich Text Editor Control
This sample demonstrates the default rendering of the Rich Text Editor in iframe mode
.
The Rich Text Editor is WYSIWYG ("what you see is what you get") editor that is used to create and edit content, and return valid HTML markup. The editor provides a standard toolbar to format content using its commands. The toolbar contains commands to align the text, insert link, insert image, insert list, undo/redo the operation, HTML view, and more.