Click or drag to resize

RepositorySelectByParagraphId Method (IEnumerableInt32)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual IEnumerable<Item> SelectByParagraphId(
	IEnumerable<int> paragraphIds
)

Parameters

paragraphIds
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: IEnumerableItem
See Also