I have a razor view where i'm rendering several iframes (Youtube videos embed with iframe) and only renders the first one. Anyone knows how to fix it? Below I put my view code,
foreach (var item in Model)
{
@item.name
Modal Header
(((((here iam loading ifraame)
}
Replies
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.
Replies
Know the answer? Post it — somebody with the same question will find it here.