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

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

Property Value

Type: Int32
See Also