Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ProductAttributeSet Class
ProductAttributeSet Methods
Contains Method
Contains Method (IEnumerable(Int32))
Contains Method (Int32)
Contains Method (SKUInfo)
ProductAttributeSet
Contains Method (IEnumerable
Int32
)
Determines whether this ProductAttributeSet [contains] [the specified product options].
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
Contains
(
IEnumerable
<
int
>
productAttributeIds
)
Parameters
productAttributeIds
Type:
System.Collections.Generic
IEnumerable
Int32
The product option IDs.
Return Value
Type:
Boolean
See Also
Reference
ProductAttributeSet Class
Contains Overload
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com