Represents different options passed in list action requests
public class Korzh.EasyQuery.AspNetCore.ListViewOptions
Properties
Type | Name | Description |
---|---|---|
Int32 |
PageIndex | Gets or sets the page number (started from 1) |
String |
SortBy | Gets or sets the name of sorting column. |