Enum BadgeColor
- Namespace
- Dynamicweb.Ecommerce.Products.CompletionRules
- Assembly
- Dynamicweb.Ecommerce.dll
Represents badge background colors.
public enum BadgeColor
Fields
Green = 4- Green color.
Grey = 0- Grey color.
Orange = 2- Orange color.
Red = 1- Red color.
Yellow = 3- Yellow color.