I want to put a drop down on my page. I have the following Model classes:
using System; using System.Collections.Generic; namespace ProjectList.Models { publ