1
Answer

how to call js function from a js file in web api controller

Photo of kavya m

kavya m

2y
768
1

In web api after clicking get , it gets two params and i need to pass these to the js funcction.

How can we do it in web api

Answers (1)