ASP.NET Web Method that accepts a List is failing with “Web Service method name is not valid.”
I want to create a web method that accepts a List of custom objects (passed in via jQuery/JSON).
I want to create a web method that accepts a List of custom objects (passed in via jQuery/JSON).