Dynamicweb 8 Documentation
ListEditorMode Enumeration

Represents a list editor mode.
Syntax
'Declaration
 
Public Enum ListEditorMode 
   Inherits System.Enum
public enum ListEditorMode : System.Enum 
Members
MemberDescription
CheckboxCheckbox list.
DropDownDrop-down list.
EditableEditable list.
RadioRadio-button list.
Inheritance Hierarchy

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

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