Click or drag to resize

StorageManagerGetById Method (String, String)

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

Parameters

systemName
Type: SystemString
id
Type: SystemString

Return Value

Type: Item
See Also