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