| RepositoryDeleteByParagraphId Method (Int32) |
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public virtual void DeleteByParagraphId(
int paragraphId
)
Public Overridable Sub DeleteByParagraphId (
paragraphId As Integer
)
Parameters
- paragraphId
- Type: SystemInt32
See Also