例如你可以使用HtmlHelper方法返回一個標準的html標籤<input> <button> ... set; } [Display(Name="姓名")] public string StudentName { get; set; } ...
確定! 回上一頁