| PaginationBasePreIndex Property |
获取上一页页序
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic virtual int PreIndex { get; }Public Overridable ReadOnly Property PreIndex As Integer
Get
public:
virtual property int PreIndex {
int get ();
}abstract PreIndex : int with get
override PreIndex : int with get
Property Value
Type:
Int32
See Also