Select2 is a great solution to a searchable dropdown menu inside C#. You will need to use Jquery in order for it work. The code looks like this:
The C# code below is the generation of the Select Element for the web page
The JS code below is what will turn this into a searchable dropdown menu