SKUAllowedOptionInfoProviderSetSKUOptionInfoInternal Method |
Sets relationship between specified product and option.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetSKUOptionInfoInternal(
SKUAllowedOptionInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceSKUAllowedOptionInfo
Product-option relationship to be set.
See Also