1 reference to IndexOf
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
565
if ((rowIndex < 0) || (matches.
IndexOf
(true, rowIndex + 1) >= 0)) {