Gets the collection of active sorts.
Namespace:
Endeca.Data.Content.NavigationAssembly: Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 2.1.2.0 (2.1.2.0)
Syntax
| C# |
|---|
SortCollection ActiveSorts { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property ActiveSorts As SortCollection |
| Visual C++ |
|---|
property SortCollection^ ActiveSorts { SortCollection^ get (); } |