Click or drag to resize

ItemServiceGetItemByPageId Method (Int32, Boolean)

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

Parameters

pageId
Type: SystemInt32
draft
Type: SystemBoolean

Return Value

Type: Item

Implements

IItemServiceGetItemByPageId(Int32, Boolean)
See Also