1 write to _autoSort
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
110_autoSort = value;
2 references to _autoSort
System.Web.Extensions (2)
UI\WebControls\QueryableDataSourceView.cs (2)
106return _autoSort; 109if (_autoSort != value) {