Click or drag to resize

IItemServiceGetItemByPageId Method (Int32, Boolean)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
Item GetItemByPageId(
	int pageId,
	bool draft
)

Parameters

pageId
Type: SystemInt32
draft
Type: SystemBoolean

Return Value

Type: Item
See Also