  | IPageServiceGetPageNavigationTree Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxPageTree GetPageNavigationTree(
	int parentPageId
)
Function GetPageNavigationTree ( 
	parentPageId As Integer
) As PageTree
Parameters
- parentPageId
 - Type: SystemInt32
 
Return Value
Type: 
PageTree
See Also