Endeca Presentation API
GetOrder Method
NamespacesEndeca.NavigationERecSortKeyGetOrder()()
Gets the direction the sort key has been applied to record set if the sort key has been applied, is active.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int GetOrder()
Public Overridable Function GetOrder As Integer
public:
virtual int GetOrder ()
Return Value
Returns ASCENDING if the sort key has been applied in ascending order and DESCENDING if the sort key has been applied in descending order. Returns NOT_ACTIVE if the sort key is not being applied.

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