0
kicks
Calling Page Methods and Web Services directly using jQuery.
For calling Ajax Page Methods from Javascript using jQuery use the below jQuery method to set type, url, input data empty braces if no input data is available to avoid errors. Data transfer will done in JSON format.