获取或设置页导航数值按钮的类型,该值仅当PagingButtonType设为Image时才有效。

public PagingButtonType NumericButtonType {get; set;}

备注

当您将PagingButtonType设为Image当又不想让页索引数值按钮使用图片时,可以将该值设为Text,这会使页索引数据按钮使用文本而不是图片按钮。

请参见

AspNetPager 类 | Wuqi.Webdiyer 命名空间