Dynamicweb.Content.Items Namespace : ItemEntry Class |
The following tables list the members exposed by ItemEntry.
Name | Description | |
---|---|---|
![]() | ItemEntry Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
![]() | Id | Gets or sets the item Id. |
![]() | Sort | Gets or sets the number indicating the position of the item within a list of items. |
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a new instance of an item with the given system name. |
![]() | Delete | Deletes the curren item. |
![]() | DeserializeFrom | Deserializes the state of the current object from a given set of key-value pairs. |
![]() ![]() | GetItemById<T> | Returns the item by its Id. |
![]() ![]() | GetItemsByPageId<T> | Returns items by their page Id. |
![]() | Save | Saves the current item. |
![]() | SerializeTo | Serializes the state of the current object into the given dictionary. |