1 write to _totalRowCount
System.Web.Extensions (1)
UI\WebControls\LinqDataSourceStatusEventArgs.cs (1)
25
_totalRowCount
= totalRowCount;
1 reference to _totalRowCount
System.Web.Extensions (1)
UI\WebControls\LinqDataSourceStatusEventArgs.cs (1)
55
return
_totalRowCount
;