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