Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Alternative for BeginCollectionItem?

$
0
0

I'm using 'BeginCollectionItem" for dynamic fieldset which rendering a sequence of items that should later be model bound to a single collection.

Just wonder is there any other alternative to implement the same thing?

@using (Html.BeginCollectionItem("books"))
{

}


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>