4 references to DataKeyArray
System.Web (2)
UI\WebControls\GridView.cs (2)
577_dataKeyArray = new DataKeyArray(this.DataKeysArrayList); 593_clientIDRowSuffixArray = new DataKeyArray(this.ClientIDRowSuffixArrayList);
System.Web.Extensions (2)
UI\WebControls\ListView.cs (2)
301_dataKeyArray = new DataKeyArray(this.DataKeysArrayList); 317_clientIDRowSuffixArray = new DataKeyArray(this.ClientIDRowSuffixArrayList);