1 write to _updateMethod
System.Web (1)
UI\WebControls\ObjectDataSourceView.cs (1)
481
_updateMethod
= value;
2 references to _updateMethod
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
475
if (
_updateMethod
== null) {
478
return
_updateMethod
;