TinyMCE

The TinyMCE extension uses (Tiny Moxiecode Content Editor) is a platform-independent, browser-based WYSIWYG editor control, written in JavaScript and released as open-source software under the LGPL by Ephox.

How to Use

The TinyMCE extension can be added to a Wisej.NET project using NuGet Package Manager.

Set the Text including HTML formatting.

Use ShowMenuBar, ShowToolbar, ShowFooter, Options and FontNames to customize the TinyeMCE. for more features you can add ExternalPlugins.

You can find a Wisej sample of TinyEditor, TinyMCE and CKEditor and more useful information in our Blog.

Last updated