 | IPageService.GetAreaNavigationTree 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: System.Int32
Return Value
Type:
PageTree
See Also