1 write to _oldValuesParameterFormatString
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
319
_oldValuesParameterFormatString
= value;
2 references to _oldValuesParameterFormatString
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
313
if (
_oldValuesParameterFormatString
== null) {
316
return
_oldValuesParameterFormatString
;