ObjectDataEventArgsTotalRecords Property |
Number of total records when paging is used. If value is less than 0, value is calculated as number of rows in Data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public int TotalRecords { get; set; }
Property Value
Type:
Int32See Also