Click or drag to resize
QueryExpression Constructor (String)
Constructor with expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public QueryExpression(
	string expression
)

Parameters

expression
Type: SystemString
Expression text
See Also