Returns the String form of this query node.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
string ToString()
Visual Basic
Function ToString As String
Visual C++
String^ ToString()

Return Value

The String form of this query node.

See Also