2 writes to _clientIDRowSuffixArray
System.Web.Extensions (2)
UI\WebControls\ListView.cs (2)
317_clientIDRowSuffixArray = new DataKeyArray(this.ClientIDRowSuffixArrayList); 1496_clientIDRowSuffixArray = null;
2 references to _clientIDRowSuffixArray
System.Web.Extensions (2)
UI\WebControls\ListView.cs (2)
316if (_clientIDRowSuffixArray == null) { 319return _clientIDRowSuffixArray;