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