2 references to QueryTotalRowCount
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
1116cachedTotalRowCount = QueryTotalRowCount(queryRowCountParameters, arguments, true, ref instance); 1923cachedTotalRowCount = QueryTotalRowCount(parameters, arguments, true, ref dummyInstance);