Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
ItemService Class
ItemService Methods
CopyItem Method
CopyPageItem Method
CopyParagraphItem Method
DeleteItemTypes Method
GetItem Method
GetItemById(T) Method
GetItemByPageId Method
GetTitle Method
MoveToBin Method
MoveToExistingBin Method
Restore Method
RestoreItem Method
SaveItem Method
SynchronizeListField Method
UpdateItemSortIndex Method
UpdateItemTitle Method
ItemService
MoveToBin Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
Guid
MoveToBin
(
ItemEntry
obj
)
Public
Function
MoveToBin
(
obj
As
ItemEntry
)
As
Guid
Parameters
obj
Type:
Dynamicweb.Content.Items
ItemEntry
Return Value
Type:
Guid
Implements
IRecyclable
T
MoveToBin(T)
See Also
Reference
ItemService Class
Dynamicweb.Content Namespace