0
Reply

pass complex object with mvc5 and angular js in mvc5?

Bhushan Bhasme

Bhushan Bhasme

Oct 5 2015 7:47 AM
387
I have object A..and I have object B.
 
Now What i wnat to do is that
i need to pass array of object A which again contains array of object B to web APi using angular js.
How can I do that using mvc5 and angular js?