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

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

Field Value

Type: ListItemCollection
See Also