Skip to content
Bojan Bjelic

Bojan Bjelic

coding, systems, future

  • Posts
  • About
  • Contact

Monthly Archives: May 2011

Multiple Values For The Same GET or POST Parameter in ASP.NET MVC

Screenshot: Firebug showing the GET Params

The main advantage of passing multiple values as the same parameter via GET or POST is that it will produce a neatly cast list as the input of the action method.

Posted byBojan BjelićMay 16, 2011December 14, 2018Posted inCodingTags: .NET, ASP.NET MVC, C#Leave a comment on Multiple Values For The Same GET or POST Parameter in ASP.NET MVC
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Bojan Bjelic, Proudly powered by WordPress.