RichTextEditor.NET is an easy-to-use, professional WYSIWYG (What You See Is What You Get) content editor for ASP.NET. RichTextEditor.NET provides an intuitive Word-like editor which can replace any TextBox in your ASP.NET application. Even non-technical users can author and manage HTML using this component.
RichTextEditor.NET is designed on strict guidelines of best content editing practices, user interface standards which makes it very easy to use and program.
It it designed to provide a simple object model that allows creation of complex RichText Enabled ASP.NET application with few lines of codes and eliminates the need for writing complex JavaScript.
Easy to Design and Deploy : RichTextEditor.NET is very easy to design and depoly.
CSS-based Skinning : RichTextEditor.NET uses CSS-based skin mechanism to define look and feel of Editor. RichTextEditor.NET provides several built in themes. Developers can easily modify or create new themes by simply modifying the supplied classes and images.
Multi-culture support, Easy localization through XML : All labels, buttons, ToolTips and messages are located in external XML files, so that the language of the editor can be switched with a single property. You can also create a new language in a matter of minutes.
Output HTML or well-formed XHTML : RichTextEditor.NET supports output in XHTML.
Full-Screen editing support : RichTextEditor.NET supports Edit in full screen mode, maximizing your available space. When clicked, Editor will resize to fit the browser screen. When clicked again, it returns to its original size.
Relative and Absolute URLs support : You can output HTML using either relative or absolute URL.
Content management with templates : RichTextEditor.NET allows the site designer to easily create and use templates for Content Management System (CMS). Templates may be modified when desired. Using templates you can give uniform look and feel for your applications.