Endeca Presentation API
GetNavSortOrder Method
NamespacesEndeca.NavigationENEQueryGetNavSortOrder()()
Gets the sort order with which the navigation query's records will be sorted.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int GetNavSortOrder()
Public Overridable Function GetNavSortOrder As Integer
public:
virtual int GetNavSortOrder ()
Return Value
NAV_SORT_ASCENDING if ascending, NAV_SORT_DESCENDING if descending.
Remarks
Deprecated: This method may not be available in future versions of the Presentation API. Use GetNavActiveSortKeys() instead

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