Html.ActionLink("Edit", "ActionResult", new { CustomerId= DataBinder.Eval(c.DataItem, "CustomerId") }, new { target = "_blank" })
html.actionlink を画像として作成するにはどうすればよいですか (画像を設定)
どんな助けでも大歓迎です。
Html.ActionLink("Edit", "ActionResult", new { CustomerId= DataBinder.Eval(c.DataItem, "CustomerId") }, new { target = "_blank" })
html.actionlink を画像として作成するにはどうすればよいですか (画像を設定)
どんな助けでも大歓迎です。