Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / Kit Class / Kit Constructor / Kit Constructor(Product,Boolean)
The product that will have kit components assigned.
A value indicating whether this kit uses itemized display (true) or bundled display (false).
In This Topic
    Kit Constructor(Product,Boolean)
    In This Topic
    Initializes a new instance of the Kit class.
    Syntax

    Parameters

    product
    The product that will have kit components assigned.
    itemizedisplay
    A value indicating whether this kit uses itemized display (true) or bundled display (false).
    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