ProductAttributeSet Contains Method (Int32)Kentico 8.0 API Reference
Determines whether this ProductAttributeSet [contains] [the specified product option].

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

Parameters

productAttributeId
Type: OnlineSystem Int32
The product option ID.

Return Value

Type: OnlineBoolean
See Also