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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public int TotalRecords { get; set; }

Property Value

Type: Int32
See Also