Click or drag to resize
CMSBaseDataSourceTotalRecords Property
Total number of records.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int TotalRecords { get; set; }

Property Value

Type: Int32
See Also