Click or drag to resize

ListEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Files.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class ListEditor : MetaEditor

The ListEditor type exposes the following members.

Constructors
  NameDescription
Public methodListEditor
Initializes a new instance of the ListEditor class
Top
Fields
  NameDescription
Protected field_editor (Inherited from MetaEditor.)
Protected field_id (Inherited from MetaEditor.)
Protected field_isDirty (Inherited from MetaEditor.)
Protected field_options (Inherited from MetaEditor.)
Protected field_rowId (Inherited from MetaEditor.)
Protected field_uniqueId (Inherited from MetaEditor.)
Protected field_val (Inherited from MetaEditor.)
Top
See Also