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