Dynamicweb 8 Documentation
ItemEntry Class Members
Properties  Methods 


The following tables list the members exposed by ItemEntry.

Protected Constructors
 NameDescription
Protected ConstructorItemEntry ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyIdGets or sets the item Id.  
Public PropertySortGets or sets the number indicating the position of the item within a list of items.  
Top
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