Click or drag to resize

ItemGetItemById Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static Item GetItemById(
	string itemType,
	string id
)

Parameters

itemType
Type: SystemString
id
Type: SystemString

Return Value

Type: Item
See Also