Dynamicweb 8 Documentation
ItemEntry Class Methods


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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates a new instance of an item with the given system name.  
Public MethodDeleteDeletes the curren item.  
Public MethodDeserializeFromDeserializes the state of the current object from a given set of key-value pairs.  
Public Methodstatic (Shared in Visual Basic)GetItemById<T>Returns the item by its Id.  
Public Methodstatic (Shared in Visual Basic)GetItemsByPageId<T>Returns items by their page Id.  
Public MethodSaveSaves the current item.  
Public MethodSerializeToSerializes the state of the current object into the given dictionary.  
Top
See Also

Reference

ItemEntry Class
Dynamicweb.Content.Items Namespace

Send Feedback