public static IEnumerable<ProductCategory> GetSupportedCategories( ProductCategory category )
Parameters
- category
- Current product category.
Return Value
List of product categories supported for recategorization.
public static IEnumerable<ProductCategory> GetSupportedCategories( ProductCategory category )