Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderRepository Class / Search Method / Search(OrderSearchCriteria,String) Method
Representing the search criteria to apply to the orders
Sort expression to apply to the result set
In This Topic
    Search(OrderSearchCriteria,String) Method
    In This Topic
    Loads orders based on the current search criteria.
    Syntax

    Parameters

    searchCriteria
    Representing the search criteria to apply to the orders
    sortExpression
    Sort expression to apply to the result set

    Return Value

    A collection of orders matching the give search 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