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