Click or drag to resize
VariantHelperCheckVariantCategoriesConsistency Method
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, IEnumerableInt32)
Checks if specified categories are used all and only in variants of specified product.
Top
See Also