FormControlsHelperSelectMultipleValues Method |
Note: This API is now obsolete.
Namespace: CMS.FormEngine.Web.UI
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version. In types derived from CMS.UIControls.ListFormControl use method SelectMultipleValues(IEnumerable<string>) instead.")] public static void SelectMultipleValues( IEnumerable<string> selectedValues, ListItemCollection list, bool ignoreCase = false )