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