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
Delete Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
void
Delete
(
int
paragraphId
)
Public
Sub
Delete
(
paragraphId
As
Integer
)
Parameters
paragraphId
Type:
System
Int32
Implements
IParagraphService
Delete(Int32)
See Also
Reference
ParagraphService Class
Dynamicweb.Content Namespace