An online web based WYSIWYG HTML editor. Converts your TextArea to rich text box.

Namespace:  EPiServer.Editor
Assembly:  EPiServer (in EPiServer.dll) Version: 6.1.379.0

Syntax

C#
public class HtmlEditor : Editor

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      Editor
        EPiServer.Editor..::.HtmlEditor

See Also