2 writes to _totalRowCount
System.Web.Extensions (2)
UI\WebControls\ListViewPagedDataSource.cs (2)
35_totalRowCount = 0; 192_totalRowCount = value;
2 references to _totalRowCount
System.Web.Extensions (2)
UI\WebControls\ListViewPagedDataSource.cs (2)
102return _totalRowCount; 189return _totalRowCount;