public IList<User> Search( UserSearchCriteria criteria, string sortExpression )
Parameters
- criteria
- The user search criteria
- sortExpression
- The sort expression to use for sorting the loaded objects.
Return Value
A collection of users that match the specified criteria