Returns the string representation of the dimension search refinement config.

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

Syntax

C#
public virtual string ToString()
Visual Basic
Public Overridable Function ToString As String
Visual C++
public:
virtual String^ ToString()

Return Value

The string representation of the dimension search refinement config.

See Also