| 类 | 说明 |
|---|---|
| AboutForm | |
| AspNetPager | 用于ASP.NET Web应用程序中对数据进行分页的的服务器控件。 |
| AspNetPagerActionList | Designer Action List |
| CustomInfoForm | |
| NavTextForm | |
| PageChangingEventArgs | 为 AspNetPager 控件的 PageChanging 事件提供数据。无法继承此类。 |
| PageIndexBoxForm | |
| PagerDesigner | AspNetPager 服务器控件设计器。 |
| SPHelpForm | |
| SPVarRegForm | |
| StoredProcForm |
| 委托 | 说明 |
|---|---|
| PageChangingEventHandler | 表示处理 PageChanging 事件的方法。 |
| 枚举 | 说明 |
|---|---|
| PageIndexBoxType | 指定页索引框的显示类型,可以是允许用户手工输入的文本框和只能选择的下拉框。 |
| PagingButtonType | 指定页导航按钮的类型。 |
| ShowCustomInfoSection | 指定当前页索引和总页数信息的显示方式。 |
| ShowInputBox | 指定页索引输入文本框的显示方式,以便用户可以手工输入页索引。 |
| ShowPageIndexBox | 指定页索引框的显示方式,以便用户输入或从下拉框中选择需要跳转到的页索引。 |