1 write to _oldValuesParameterFormatString
System.Web (1)
UI\WebControls\ObjectDataSourceView.cs (1)
353
_oldValuesParameterFormatString
= value;
2 references to _oldValuesParameterFormatString
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
347
if (
_oldValuesParameterFormatString
== null) {
350
return
_oldValuesParameterFormatString
;