Sets whether or not the sort on this key will be ascending.

Declaration Syntax
public virtual void SetOrder(
bool isAscending
)
Public Overridable Sub SetOrder ( _
isAscending As Boolean _
)
public:
virtual void SetOrder (
bool isAscending
)

Parameters
- isAscending (Boolean)
-
Boolean value to determine if the sort on this key will
be ascending.
Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0