Click or drag to resize
CheckBoxWithDropDownDropDownItems Field
Gets or sets collection of items to be bound to dropdownlist.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public ListItemCollection DropDownItems

Field Value

Type: ListItemCollection
See Also