Ajax post request method in .NET 8 razor page
I am having issue: I am sending multiple parameters to my Ajax handler method, one is an object (consumer), others are string and int, but in the method, I’m always getting null.
Ajax post request method in .NET 8 razor page
I am having issue: I am sending multiple parameters to my Ajax handler method, one is an object (consumer), others are string and int, but in the method, I’m always getting null.
Ajax post request method in .NET 8 razor page
I am having issue: I am sending multiple parameters to my Ajax handler method, one is an object (consumer), others are string and int, but in the method, I’m always getting null.