Dynamicweb 8 Documentation
StringEditor Class
Members 

Represents an editor that allows editing of strings.
Syntax
'Declaration
 
Public MustInherit Class StringEditor 
   Inherits Editor
public abstract class StringEditor : Editor 
Inheritance Hierarchy

System.Object
   Dynamicweb.Content.Items.Editors.Editor
      Dynamicweb.Content.Items.Editors.StringEditor
         Dynamicweb.Content.Items.Editors.HiddenFieldEditor
         Dynamicweb.Content.Items.Editors.LongTextEditor
         Dynamicweb.Content.Items.Editors.PasswordEditor
         Dynamicweb.Content.Items.Editors.RichTextEditor
         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

StringEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback