MagicCMS Documentation
OutputParams_dt
.
.
::
.
.
recordsFiltered Property
Gets the records remained after applying filter.
Namespace:
MagicCMS.DataTable
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
recordsFiltered
{
get
;
set
; }
Field Value
The records filtered.
See Also
OutputParams_dt Class
MagicCMS.DataTable Namespace