How many arguments an MVC action can have?

Posted by Roy on Stack Overflow See other posts from Stack Overflow or by Roy
Published on 2010-06-13T02:02:54Z Indexed on 2010/06/13 2:12 UTC
Read the original article Hit count: 248

Filed under:

Hi all,

Is there any document about maxinum number of arguments we can pass to an action in ASP.net MVC?

Thanks!

© Stack Overflow or respective owner

Related posts about asp.net-mvc