can we call javascript function in c# code in Asp.net MVC view?
- by user312574
I want to get and pass the HTML element(a textbox) value as a query string to the Ajax.ActionLink(), is this possible? If yes, then please tell me how? Thanks in advance