Click or drag to resize
CheckBoxWithDropDownSelectedDropDownItem Property
Gets selected item in dropdownlist.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public int SelectedDropDownItem { get; }

Property Value

Type: Int32
See Also