ProductHelper RemoveAllowedOptionsInternal Method Kentico 8.0 API Reference
Removes all allowed options from given option category from given product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

skuId
Type: OnlineSystem Int32
ID of the product to remove options from.
optionCategoryId
Type: OnlineSystem Int32
ID of the option category which options are to be removed from product.
See Also