Click or drag to resize

PageTree.GetById Method

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageTreeItem GetById(
	int id
)

Parameters

id
Type: System.Int32

Return Value

Type: PageTreeItem
See Also