Makes all options from option category specified by optionCategoryId parameter allowed
for product given by skuId parameter.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- skuId
- Type: System Int32
ID of the product to which options are to be allowed.
- optionCategoryId
- Type: System Int32
ID of the product option category which options are to be allowed.
See Also