Click or drag to resize

RepositoryExecuteTResult Method (String)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual TResult Execute<TResult>(
	string command
)

Parameters

command
Type: SystemString

Type Parameters

TResult

Return Value

Type: TResult
See Also