Click or drag to resize

PageTreeItem Constructor (Page)

Initializes a new instance of the PageTreeItem class

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageTreeItem(
	Page page
)

Parameters

page
Type: Dynamicweb.ContentPage
See Also