1 reference to GetThenBySortMethod
System.Web.Extensions (1)
UI\WebControls\Expressions\OrderByExpression.cs (1)
72
string methodName = isThenBy ?
GetThenBySortMethod
(direction) : GetSortMethod(direction);