Table of Contents

Method GetQueryParameterWithOrderBy

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

GetQueryParameterWithOrderBy()

Gets the query parameter with the default order by expression.

public virtual QueryParameter<T> GetQueryParameterWithOrderBy()

Returns

QueryParameter<T>

The query parameter.