Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / IUserRepository Interface / Search Method / Search(UserSearchCriteria,String) Method
The user search criteria
The sort expression to use for sorting the loaded objects.
In This Topic
    Search(UserSearchCriteria,String) Method
    In This Topic
    Searches the database for users that match the specified criteria
    Syntax

    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
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also