Endeca Presentation API
GetValue Method (labelOne, labelTwo)
NamespacesEndeca.Navigation.ChartingGridGetValue(Label, Label)
Convenience method. Same as passing in an IList containing the two Labels.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Cell GetValue(
	Label labelOne,
	Label labelTwo
)
Public Overridable Function GetValue ( _
	labelOne As Label, _
	labelTwo As Label _
) As Cell
public:
virtual Cell^ GetValue (
	Label^ labelOne, 
	Label^ labelTwo
)
Parameters
labelOne (Label)
The first Label object.
labelTwo (Label)
The second Label object.
Return Value
The value as a Cell object.

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