2 writes to _dataKey
System.Web (2)
UI\WebControls\DetailsView.cs (2)
582_dataKey = new DataKey(KeyTable); 1701_dataKey = new DataKey(keyTable);
2 references to _dataKey
System.Web (2)
UI\WebControls\DetailsView.cs (2)
581if (_dataKey == null) { 584return _dataKey;