Click or drag to resize

RepositorySelectById Method (String, Query)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual Item SelectById(
	string id,
	Query query
)

Parameters

id
Type: SystemString
query
Type: Dynamicweb.Content.Items.QueriesQuery

Return Value

Type: Item
See Also