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

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