Click or drag to resize

GroupExpressionToString Method

Converts expression to string

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public override string ToString()

Return Value

Type: String
String representation of the group expression if it contains any inner expressions
See Also