Click or drag to resize

NamedItemList Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Content.ItemsNamedItemList

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

The NamedItemList type exposes the following members.

Constructors
  NameDescription
Public methodNamedItemList
Initializes a new instance of the NamedItemList class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyItemList
Public propertyItemListId
Public propertyName
Public propertySourceId
Public propertySourceType
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