2 writes to _clientIDRowSuffixArray
System.Web (2)
UI\WebControls\GridView.cs (2)
593_clientIDRowSuffixArray = new DataKeyArray(this.ClientIDRowSuffixArrayList); 2032_clientIDRowSuffixArray = null;
2 references to _clientIDRowSuffixArray
System.Web (2)
UI\WebControls\GridView.cs (2)
592if (_clientIDRowSuffixArray == null) { 595return _clientIDRowSuffixArray;