Click or drag to resize

ItemList Class

Inheritance Hierarchy

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

The ItemList type exposes the following members.

Constructors
  NameDescription
Public methodItemList
Initializes a new instance of the ItemList class
Public methodItemList(String)
Initializes a new instance of the ItemList class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyID (Inherited from DbObject.)
Public propertyIsChangedOnLanguage
Public propertyIsNew (Inherited from DbObject.)
Public propertyItemType
Public propertyRelations
Public propertySortBy
Public propertySortOrder
Public propertyTransaction (Inherited from DbObject.)
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also