Click or drag to resize

RepositorySelectByPageId Method (Int32)

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

Parameters

pageId
Type: SystemInt32

Return Value

Type: IEnumerableItem
See Also