VariantHelper CheckVariantCategoriesConsistency Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberCheckVariantCategoriesConsistency(Int32, ProductAttributeSet)
Checks if specified product options contains all and only categories from existing variants of specified product.
Public methodStatic memberCheckVariantCategoriesConsistency(Int32, IEnumerable Int32 )
Checks if specified categories are used all and only in variants of specified product.
Back to Top
See Also