Click or drag to resize

PageServiceGetPageNavigationTree Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageTree GetPageNavigationTree(
	int parentPageId
)

Parameters

parentPageId
Type: SystemInt32

Return Value

Type: PageTree

Implements

IPageServiceGetPageNavigationTree(Int32)
See Also