1 reference to ApplyOrderByAndPaging
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (1)
95queryT = wasExtended ? ApplyQueryableOrderByAndPaging(queryT) : ApplyOrderByAndPaging(queryT);