Overload List

  NameDescription
RemoveKitItem(CProduct)
Remove the specified CProduct from this kit. If this product is not a kit or the CProduct is not part of the kit, this method does nothing.
RemoveKitItem(String)
Remove the CProduct specified by the supplied product code from this kit. If this product is not a kit or the specified product is not part of the kit, this method does nothing.

See Also