Click or drag to resize

StorageManagerGetById Method (String, String, Boolean, DateTime)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Item GetById(
	string systemName,
	string id,
	bool draft,
	DateTime previewDate
)

Parameters

systemName
Type: SystemString
id
Type: SystemString
draft
Type: SystemBoolean
previewDate
Type: SystemDateTime

Return Value

Type: Item
See Also