Selects single value in control of type ListControl.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- selectedValue
- Type: System String
SelectedValue
- list
- Type: System.Web.UI.WebControls ListControl
List control
- ignoreCase (Optional)
- Type: System Boolean
If true, the selection is searched as case insensitive
See Also