Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / Kit Class / RefreshKitProducts Method
The list of kit products to refresh.
In This Topic
    RefreshKitProducts Method
    In This Topic
    Checks the list of kit products and updates as necessary.
    Syntax
    public virtual string RefreshKitProducts( 
       string kitList
    )

    Parameters

    kitList
    The list of kit products to refresh.

    Return Value

    An updated list of kit products.
    Remarks
    1. Ensures any included kit products are in the list 2. Any kit products that are no longer associated to the kit are removed.
    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