1 write to _autoPage
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
98_autoPage = value;
2 references to _autoPage
System.Web.Extensions (2)
UI\WebControls\QueryableDataSourceView.cs (2)
94return _autoPage; 97if (_autoPage != value) {