获取或设置“更多页”(...)按钮的类型,该值仅当PagingButtonType设为Image时才有效。

public PagingButtonType MoreButtonType {get; set;}

备注

当您将PagingButtonType设为Image但又不想让更多页(...)按钮使用图片时,可以将此值设为Text,这会使更多页按钮使用文本而不是图片按钮。

请参见

AspNetPager 类 | Wuqi.Webdiyer 命名空间