 |
Passing multiple POST parameters to Web API Controller Methods - Rick Strahl's Web Log
Web API allows for RPC style method access, but there are differences from older Microsoft AJAX APIs when it comes to passing multiple parameters. Here's how Web API handles parameters and how you can optionally manage multiple parameters to API ...
weblog.west-wind.com |
 |