VariantHelper CheckAvailableProductAttributesInternal Method Kentico 8.0 API Reference
Checks if specified product options are assigned to product and are allowed in it.

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

Return Value

Type: OnlineBoolean
True if specified product options are assigned to product and are allowed in product; false otherwise.
See Also