You can try with this options: Model: public string Type { get; set; } public IEnumerable<SelectListItem> TypeList { get { return new ...
確定! 回上一頁