Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
ParagraphService Class
ParagraphService Methods
ClearCache Method
CopyTo Method
Delete Method
DeleteAllPageParagraphs Method
DeleteAllParagraphs Method
ForceRefreshIndex Method
GetAvailableParagraphDefinitions Method
GetCache Method
GetLanguageVersionsForParagraph Method
GetLatestModifiedParagraphs Method
GetParagraph Method
GetParagraphByParagraphOrPageIds Method
GetParagraphDraft Method
GetParagraphForItem Method
GetParagraphFromVersion Method
GetParagraphs Method
GetParagraphsByAreaID Method
GetParagraphsByIds Method
GetParagraphsByItemTypes Method
GetParagraphsByModuleName Method
GetParagraphsByPageId Method
GetTemplateParentPage Method
Move Method
MoveToBin Method
MoveToExistingBin Method
Restore Method
SaveAsTemplate Method
SaveParagraph Method
ToggleActive Method
UpdateSortIndex Method
ParagraphService
MoveToBin Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
Guid
MoveToBin
(
Paragraph
obj
)
Public
Function
MoveToBin
(
obj
As
Paragraph
)
As
Guid
Parameters
obj
Type:
Dynamicweb.Content
Paragraph
Return Value
Type:
Guid
Implements
IRecyclable
T
MoveToBin(T)
See Also
Reference
ParagraphService Class
Dynamicweb.Content Namespace