Guest User

Untitled

a guest
Jan 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <a asp-action="Update" asp-route-id="@item.ProductId">Update quantity</a>
  2. <a asp-action="Details" asp-route-id="@item.ProductId">@item.ProductTitle</a>
Add Comment
Please, Sign In to add comment