Dynamicweb.Content.Items Namespace : ItemEntry Class |
For a list of all members of this type, see ItemEntry members.
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. |