IBundleInfoProviderRemove Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax void Remove(
int bundleId,
int skuId
)
Parameters
- bundleId
- Type: SystemInt32
Bundle ID. - skuId
- Type: SystemInt32
Product ID.
See Also