  | PageTreeGetById Method  | 
  
    Namespace: 
   Dynamicweb.Content.Data
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic PageTreeItem GetById(
	int id
)
Public Function GetById ( 
	id As Integer
) As PageTreeItem
Parameters
- id
 - Type: SystemInt32
 
Return Value
Type: 
PageTreeItem
See Also