Click or drag to resize

RepositorySelectByParagraphId Method (Int32)

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

Parameters

paragraphId
Type: SystemInt32

Return Value

Type: IEnumerableItem
See Also