Dynamicweb 8 Documentation
TextEditor Class
Members 

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

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

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

TextEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback