Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
IItemService Interface
IItemService Methods
CopyItem Method
CopyPageItem Method
CopyParagraphItem Method
DeleteItemTypes Method
GetItem Method
GetItemById(T) Method
GetItemByPageId Method
GetTitle Method
RestoreItem Method
SaveItem Method
SynchronizeListField Method
UpdateItemSortIndex Method
UpdateItemTitle Method
IItemService
SaveItem Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
ItemEntry
SaveItem
(
ItemEntry
item
)
Function
SaveItem
(
item
As
ItemEntry
)
As
ItemEntry
Parameters
item
Type:
Dynamicweb.Content.Items
ItemEntry
Return Value
Type:
ItemEntry
See Also
Reference
IItemService Interface
Dynamicweb.Content Namespace