Dynamicweb 8 Documentation
Item Class Methods


For a list of all members of this type, see Item members.

Public Methods
 NameDescription
Public MethodAddAdds new field to this item.  
Public MethodClearRemoves all fields from this item.  
Public MethodContainsReturns value indicating whether the given field is defined on a given item.  
Public MethodContainsKeyReturns value indicating whether item contains the field with the given name.  
Public MethodCopyToCopies all fields from the given item into the given array.  
Public MethodDeleteDeletes the curren item. (Inherited from Dynamicweb.Content.Items.ItemEntry)
Public MethodDeserializeFromOverloaded. Deserializes the state of the current object from a given data reader.  
Public MethodGetEnumeratorReturns an enumerator object that is used to iterate over the fields of this item.  
Public Methodstatic (Shared in Visual Basic)GetItemByIdReturns the item by its Id.  
Public Methodstatic (Shared in Visual Basic)GetItemsByPageIdReturns items by their page Id.  
Public MethodRemoveRemoves the given field from the item.  
Public MethodSaveSaves the current item. (Inherited from Dynamicweb.Content.Items.ItemEntry)
Public MethodSerializeToOverloaded. Serializes the state of the current object into the given data row.  
Public MethodTryGetValueTries to get the value of a given field.  
Top
See Also

Reference

Item Class
Dynamicweb.Content.Items Namespace

Send Feedback