获取或设置页索引框的显示方式,以便用户输入或从下拉框中选择需要跳转到的页索引。

[DefaultValue(Value=null)]
[Browsable(Browsable=True)]
public ShowPageIndexBox ShowPageIndexBox { public get; public?set; }

Property Value

一个ShowPageIndexBox枚举。

请参见

AspNetPager 类 | Wuqi.Webdiyer 命名空间