Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / IKitComponentRepository Interface / Search Method / Search(String,String,String) Method
Name of the product to search for
Name of the component to search for
The sort expression to use for sorting the loaded objects.
In This Topic
    Search(String,String,String) Method
    In This Topic
    Searches for kit components for given product name and component name
    Syntax

    Parameters

    productName
    Name of the product to search for
    componentName
    Name of the component to search for
    sortExpression
    The sort expression to use for sorting the loaded objects.

    Return Value

    A list of KitComponent objects for given product name and component name
    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