1 write to _maximumRows
System.Web (1)
UI\DataSourceSelectArguments.cs (1)
67_maximumRows = value;
4 references to _maximumRows
System.Web (4)
UI\DataSourceSelectArguments.cs (4)
56return _maximumRows; 121if (_maximumRows == 0) { 161return System.Web.Util.HashCodeCombiner.CombineHashCodes(_maximumRows.GetHashCode(), 172return ((arguments.MaximumRows == _maximumRows) &&