Endeca Presentation API
SetNavSortKey Method (key)
NamespacesEndeca.NavigationENEQuerySetNavSortKey(String)
Sets the sort key with which the navigation query's records will be sorted.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNavSortKey(
	string key
)
Public Overridable Sub SetNavSortKey ( _
	key As String _
)
public:
virtual void SetNavSortKey (
	String^ key
)
Parameters
key (String)
The String used to sort the navigation query's records.
Remarks
Deprecated: This method may not be available in future versions of the Presentation API. Use SetNavActiveSortKeys() instead.

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