2 writes to _updateOldValues
System.Web (2)
UI\WebControls\FormView.cs (2)
2286
_updateOldValues
= e.OldValues;
2301
_updateOldValues
= null;
1 reference to _updateOldValues
System.Web (1)
UI\WebControls\FormView.cs (1)
2295
fea.SetOldValues(
_updateOldValues
);