1 write to _maximumRowsParameterName
System.Web (1)
UI\WebControls\ObjectDataSourceView.cs (1)
331
_maximumRowsParameterName
= value;
2 references to _maximumRowsParameterName
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
324
if (
_maximumRowsParameterName
== null) {
327
return
_maximumRowsParameterName
;