Click or drag to resize

IItemServiceGetItem Method (String, String, Boolean, DateTime)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
Item GetItem(
	string itemType,
	string itemId,
	bool draft,
	DateTime previewDate
)

Parameters

itemType
Type: SystemString
itemId
Type: SystemString
draft
Type: SystemBoolean
previewDate
Type: SystemDateTime

Return Value

Type: Item
See Also