Dynamicweb 8 Documentation
TextEditorMode Enumeration

Represents a text editor mode.
Syntax
'Declaration
 
Public Enum TextEditorMode 
   Inherits System.Enum
public enum TextEditorMode : System.Enum 
Members
MemberDescription
DefaultDefault text box.
HiddenHidden field.
MultilineMultiline text box.
PasswordPassword text box.
RichRich textfield.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Content.Items.Editors.TextEditorMode

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

Dynamicweb.Content.Items.Editors Namespace

Send Feedback