1 write to indexBounds
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
382this.indexBounds = count;
1 reference to indexBounds
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
394return result && (index < indexBounds);