Html.Label 为您提供一个名称与指定的input文本匹配的input的标签(更具体地说,对于匹配stringexpression式的模型属性): // Model public string Test { get; set; } ...
確定! 回上一頁