3 writes to index
System.Web (3)
UI\WebControls\PagedDataSource.cs (3)
381this.index = -1; 393index++; 399index = -1;
1 reference to index
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
394return result && (index < indexBounds);