Calling javascript function from code behind
How to Call javascript function from cshtml to code behind c#
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jun 20, 2013, 12:36 AM
Are you trying to call a JavaScript method (which is in .cshtml) from code behind (i.e. from Controller) or vice versa?
Regards,
Iftikar
Ravishankar SinghPosted Jun 19, 2013, 8:22 AM