| IItemService Interface |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [InheritedExportAttribute]
public interface IItemService
<InheritedExportAttribute>
Public Interface IItemService
The IItemService type exposes the following members.
Methods
| Name | Description |
---|
| CopyItem | |
| CopyPageItem | |
| CopyParagraphItem | |
| DeleteItemTypes | |
| GetItem(String, String) | |
| GetItem(String, String, Boolean) | |
| GetItem(String, String, Boolean, DateTime) | |
| GetItemByIdT | |
| GetItemByPageId(Int32, Boolean) | |
| GetItemByPageId(Int32, Boolean, DateTime) | |
| GetTitle | |
| RestoreItem(ItemStoreContainer) | |
| RestoreItem(ItemStoreContainer, Boolean) | |
| SaveItem | |
| SynchronizeListField | |
| UpdateItemSortIndex | |
| UpdateItemTitle(String, String, String) | |
| UpdateItemTitle(ItemType, Item, String) | |
TopSee Also