2
Answers

how to display HttpStatusCode.OK in view

chatay gur

chatay gur

7y
254
1
From my webApi, I would like to return the string "success message" to my view. In case this is webApi, ViewBag or any other affiliated message types are not allowed. We stuck at this stage for some days and can not resolve how to return the success message and display on View or how to catch the data on console.log?
 
 
 image is attached.
 
 
 
Answers (2)