Pass Parameters to BackendController Dpc Class Onfinish
Asked by Anonymous 11 years ago.
Hi,
I'm trying to run a LINQ query in the BackendController Dpc Class Onfinish method. The problem is that the LINQ query needs a few parameters. How can I send parameters from the client to this method in Daypilot ASP.NET MVC?