Click or drag to resize

IPageServiceGetPagesByParentID Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IEnumerable<Page> GetPagesByParentID(
	int parentId
)

Parameters

parentId
Type: SystemInt32

Return Value

Type: IEnumerablePage
See Also