Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I am just creating a custom module. My requirement is that I need to create a page method within the .ASCX page which will return JSON data. I will call this page method from UI using Jquery AJAX call.
Can anyone tell me how do I do this?