public class ListPageCustomCommandInput
CRUDProxyListPageCustomCommandInput(string) | 初始化新实例。 |
CRUDProxyListPageCustomCommandInput(string, string, string, int, CommonFilter, string, string) | 用指定参数初始化新实例。 |
Public Properties | |
Args | 命令参数。 |
Cmd | 命令名称。 |
Filter | 过滤器(过滤条件)。 |
PageNumber | 表格页码。 |
SelIds | 表格中所选取的记录的主键值数组。 |
SortDirection | 排序方向。 |
SortField | 排序字段。 |