Searches for the DropDownList item with given value.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI.WebControls DropDownList
Control to search
- value
- Type: System String
Value to search
- caseSensitive
- Type: System Boolean
Case sensitive search
Return Value
Type: ListItemSee Also