基本上會偵測html tag(像是div、span、p等,自動轉換html語法), ... @Html.TextBox("Textbox") @Html.TextAreaFor(model => model.textbox)
確定! 回上一頁