ASP.NET Web Method that accepts a List is failing with “Web Service method name is not valid.”

后端 未结 10 803
感动是毒
感动是毒 2020-12-10 07:25

I want to create a web method that accepts a List of custom objects (passed in via jQuery/JSON).

When I run the website locally everything seems to work. jQuery an

10条回答
提交回复
热议问题