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