Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GridDataRequest ( ) : System.Collections.Generic | ||
GridDataRequest ( int page, int resultsPerPage, string sortColumn, bool sortAscending ) : System.Collections.Generic | ||
ResultsToSkip ( ) : int | ||
ToString ( ) : string |
public GridDataRequest ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public GridDataRequest ( int page, int resultsPerPage, string sortColumn, bool sortAscending ) : System.Collections.Generic | ||
page | int | |
resultsPerPage | int | |
sortColumn | string | |
sortAscending | bool | |
return | System.Collections.Generic |