![]() | Item Class |
Namespace: Dynamicweb.Content.Items
The Item type exposes the following members.
Name | Description | |
---|---|---|
![]() | Item | Initializes a new instance of the Item class |
![]() | Item(IDictionaryString, Object) | Initializes a new instance of the Item class |
![]() | Item(DataRow) | Initializes a new instance of the Item class |
![]() | Item(IDataReader) | Initializes a new instance of the Item class |
![]() | Item(String) | Initializes a new instance of the Item class |
![]() | Item(ItemEntry) | Initializes a new instance of the Item class |
![]() | Item(String, String) | Initializes a new instance of the Item class |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | Id | (Overrides ItemEntryId.) |
![]() | IsReadOnly | |
![]() | Item | |
![]() | Keys | |
![]() | Names | |
![]() | Sort | (Overrides ItemEntrySort.) |
![]() | SystemName | |
![]() | Values |
Name | Description | |
---|---|---|
![]() | Add(KeyValuePairString, Object) | |
![]() | Add(String, Object) | |
![]() | Clear | |
![]() | Contains | |
![]() | ContainsKey | |
![]() | Copy | (Inherited from ItemEntry.) |
![]() | Copy(ItemContext) | (Inherited from ItemEntry.) |
![]() | CopyTo | |
![]() | Delete | (Inherited from ItemEntry.) |
![]() | Delete(ItemContext) | (Inherited from ItemEntry.) |
![]() | DeserializeFrom(IDictionaryString, Object) | (Overrides ItemEntryDeserializeFrom(IDictionaryString, Object).) |
![]() | DeserializeFrom(DataRow) | |
![]() | DeserializeFrom(IDataReader) | |
![]() | DeserializeFrom(ItemEntry) | |
![]() | Equals | (Inherited from ItemEntry.) |
![]() | GetEnumerator | |
![]() | GetItem | Obsolete. |
![]() ![]() | GetItemById | |
![]() ![]() | GetItemsByPageId(Int32) | Obsolete. |
![]() ![]() | GetItemsByPageId(String, Int32) | Obsolete. |
![]() | Remove(KeyValuePairString, Object) | |
![]() | Remove(String) | |
![]() | Save | (Inherited from ItemEntry.) |
![]() | Save(ItemContext) | (Inherited from ItemEntry.) |
![]() | SerializeTo(IDictionaryString, Object) | (Overrides ItemEntrySerializeTo(IDictionaryString, Object).) |
![]() | SerializeTo(DataRow) | |
![]() | SetDefaultValues | |
![]() | SetDefaultValues(ItemType) | |
![]() | SetDefaultValues(ItemType, Boolean) | |
![]() | ToCodeFirstItemT | (Inherited from ItemEntry.) |
![]() | TryGetValue |
Name | Description | |
---|---|---|
![]() ![]() | SortColumnName |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableKeyValuePairString, ObjectGetEnumerator | Returns an enumerator that iterates through the collection. |
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |