1 write to _totalRowCount
System.Web (1)
UI\DataSourceSelectArguments.cs (1)
142_totalRowCount = value;
3 references to _totalRowCount
System.Web (3)
UI\DataSourceSelectArguments.cs (3)
139return _totalRowCount; 165_totalRowCount.GetHashCode()); 176(arguments.TotalRowCount == _totalRowCount));