public enum KitInputType : System.Enum
public enum KitInputType : System.Enum
Member | Description |
---|---|
CheckBox | The kit item can be selected from a check-box list |
DropDown | The kit item can be selected from a drop down list |
IncludedHidden | The kit item is included in the kit as hidden |
IncludedShown | The kit item is included in the kit and shown separately |
RadioButton | The kit item can be selected from a radio button list |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Products.KitInputType