| RepositoryDeleteByParagraphId Method (IEnumerableInt32) |
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public virtual void DeleteByParagraphId(
IEnumerable<int> paragraphIds
)
Public Overridable Sub DeleteByParagraphId (
paragraphIds As IEnumerable(Of Integer)
)
Parameters
- paragraphIds
- Type: System.Collections.GenericIEnumerableInt32
See Also