Sort by definition.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SortBy
public class SortBy
Public Class SortBy
Public Class SortBy
public ref class SortBy
public ref class SortBy
type SortBy = class end
type SortBy = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
SortBy(String, ListSortDirection, SortBy..::..FieldDataType) |
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.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
SortBy |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120