Endeca Presentation API
SortKeys Property
NamespacesEndeca.NavigationNavigationSortKeys
Gets the sort keys applicable for this navigation.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecSortKeyList SortKeys{ get;}
Public Overridable ReadOnly Property SortKeys As ERecSortKeyList
public:
virtual property ERecSortKeyList^ SortKeys {
	ERecSortKeyList^ get ();
}
Value
Sort keys of this navigation. Even if there are no sort keys, a valid ERecSortKeyList will be returned.
Remarks
Method will always return a ERecSortKeyList, but the list may be empty if no sort keys are present.

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