Sort by definition.

C# | Visual Basic |
public class SortBy
Public Class SortBy

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SortBy(String, ListSortDirection, SortBy..::..FieldDataType) |
New
|
![]() | SortBy(String, ListSortDirection, SortBy..::..FieldDataType, String) |
New
|
![]() | Direction |
The sort direction, ascending means 0, 1, 2, 3.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Field |
The field to sort by, null for relevance.
|
![]() | FieldType |
The field type, int, string, date
|
![]() | Finalize()()()() | (Inherited from Object.) |
![]() ![]() | FromString(String) |
Create an instance based on shorthand 'sortByString' (used by AJAX client).
|
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetType()()()() | (Inherited from Object.) |
![]() | MemberwiseClone()()()() | (Inherited from Object.) |
![]() | ReferencePoint |
Any reference point for the sorter, this could be the origin location for the distance sort for example.
|
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | SortBy |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610