1 write to _orderGroupsBy
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
242_orderGroupsBy = value;
2 references to _orderGroupsBy
System.Web.Extensions (2)
UI\WebControls\QueryableDataSourceView.cs (2)
238return _orderGroupsBy ?? String.Empty; 241if (_orderGroupsBy != value) {