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)
324if (_maximumRowsParameterName == null) { 327return _maximumRowsParameterName;