Dynamicweb 8 Documentation
RichTextEditor Class
Members 

Represents a rich text editor.
Syntax
'Declaration
 
<EditorAttribute("Rich text")> 
Public Class RichTextEditor 
   Inherits StringEditor
[EditorAttribute("Rich text")] 
public class RichTextEditor : StringEditor 
Inheritance Hierarchy

System.Object
   Dynamicweb.Content.Items.Editors.Editor
      Dynamicweb.Content.Items.Editors.StringEditor
         Dynamicweb.Content.Items.Editors.RichTextEditor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RichTextEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback