ListRequestHandler<TRow,TListRequest,TListResponse>.GetNativeSort method

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the native sort order, which includes name field by default, unless the row has [SortOrder] attributes.

protected virtual SortBy[] GetNativeSort()

See Also