Click or drag to resize
PaginationBaseCount Property
获取或设置总记录数

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public virtual long Count { get; set; }

Property Value

Type: Int64
See Also