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