@using EnracWebApp.Controllers
@model IEnumerable
@foreach (var projects in Model){
}
How can I send this id to the controller ?
@foreach (var projects in Model){
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ahmed AbdiPosted Jan 9, 2019, 2:10 AM
Shoaib AhmedPosted Jan 9, 2019, 1:45 AM
Jenith ThakkarPosted Jan 9, 2019, 1:30 AM