0
kicks
Sweet lambda trick to append to MVC SelectList()
Well I was thinking of an ill-tricky way to append a string to the beginning of each list item in ASP.NET MVC’s SelectList collection, tell me if this might help you...