I need to query a winforms control(CheckedListBoxControl) having a CheckedListBoxItemCollection which I want to query for a certain Id that is within theproperty \"Value\" of the CheckedListBoxItem.
So I have two jquery functions that bassically do the same, but on 2 seperate containers. Is there a way to combine these two functions.