Endeca Presentation API
SetNso Method (key)
NamespacesEndeca.NavigationUrlENEQuerySetNso(String)
Sets the sort order for the record list of the navigation.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNso(
	string key
)
Public Overridable Sub SetNso ( _
	key As String _
)
public:
virtual void SetNso (
	String^ key
)
Parameters
key (String)
Sort order of the navigation where order is one of: NAV_SORT_ASCENDING, or NAV_SORT_DESCENDING.
Exceptions
ExceptionCondition
UrlENEQueryParseException If unable to parse the sort order.

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