2 writes to _updateOldValues
System.Web (2)
UI\WebControls\DetailsView.cs (2)
2657
_updateOldValues
= e.OldValues;
2672
_updateOldValues
= null;
1 reference to _updateOldValues
System.Web (1)
UI\WebControls\DetailsView.cs (1)
2665
dea.SetOldValues(
_updateOldValues
);