3 references to Keys
System.Web (3)
UI\WebControls\DetailsView.cs (3)
2643
e.
Keys
.Add(entry.Key, entry.Value);
2655
_updateKeys = e.
Keys
;
2659
view.Update(e.
Keys
, e.NewValues, e.OldValues, HandleUpdateCallback);