Guest User

Untitled

a guest
Oct 22nd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. @foreach(var product in Model.Products)
  2. {
  3. Display the product info here...
  4. }
Add Comment
Please, Sign In to add comment