Click or drag to resize

ListStateItem Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsListStateItem

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[SerializableAttribute]
public class StateItem

The ListStateItem type exposes the following members.

Constructors
  NameDescription
Public methodListStateItem
Initializes a new instance of the ListStateItem class
Public methodListStateItem(String, String)
Initializes a new instance of the ListStateItem class
Top
Fields
  NameDescription
Public fieldKey
Public fieldValue
Top
See Also