Endeca Presentation API
ToString Method
NamespacesEndeca.Navigation.AnalyticsLookupListToString()()
Returns the string form of this LookupList.
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString () override
Return Value
The string form of this LookupList.
Remarks
The LookupList format is:
CopyC#
<i>expression1</i>, <i>expression2</i>...
where expression is the string form of the lookup expression.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0