Here
I am going explain how to send multiple parameters using JQuery or JSON in
asp.net.
If
we want to send or pass multiple parameters using JSON or JQuery in asp.net we
need to declare it like as shown below in our aspx page under <script> tag.
Let's write a simple code to understand it.