Returns true if option specified by optionId is allowed for given product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- productId
- Type: System Int32
SKUID of product to check option for.
- optionId
- Type: System Int32
SKUID of option to check.
Return Value
Type: BooleanSee Also