OptionCategorySelectionTypeEnum EnumerationKentico 8.0 API Reference
Type of control to select product options.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Dropdownlist0 DropDownList.
RadioButtonsVertical1 RadioButtons in vertical layout.
RadioButtonsHorizontal2 RadioButtons in horizontal layout.
CheckBoxesVertical3 Checkboxes in vertical layout.
CheckBoxesHorizontal4 Checkboxes in horizontal layout.
TextBox5 Text box.
TextArea6 Text area.
FormControl7 Form control
See Also