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) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Field |
The field to sort by, null for relevance.
| |
| FieldType |
The field type, int, string, date
| |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FromString(String) |
Create an instance based on shorthand 'sortByString' (used by AJAX client).
| |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReferencePoint |
Any reference point for the sorter, this could be the origin location for the distance sort for example.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| SortBy | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610