3 writes to index
System.Web.Extensions (3)
UI\WebControls\ListViewPagedDataSource.cs (3)
279this.index = -1; 291index++; 297index = -1;
1 reference to index
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
292return result && (index < indexBounds);