Click or drag to resize

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
)

Parameters

paragraphIds
Type: System.Collections.GenericIEnumerableInt32
See Also