Click or drag to resize

ListItem Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.EditorsListItem

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class ListItem

The ListItem type exposes the following members.

Constructors
  NameDescription
Public methodListItem
Initializes a new instance of the ListItem class
Public methodListItem(String, Object)
Initializes a new instance of the ListItem class
Public methodListItem(String, Object, Boolean)
Initializes a new instance of the ListItem class
Public methodListItem(String, Object, String)
Initializes a new instance of the ListItem class
Public methodListItem(String, Object, String, Boolean)
Initializes a new instance of the ListItem class
Top
Properties
  NameDescription
Public propertyIcon
Public propertyName
Public propertySelected
Public propertyValue
Top
See Also