image is attached.
how to display HttpStatusCode.OK in view
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?

chatay gurPosted May 24, 2017, 5:45 AM
Manas MohapatraPosted May 24, 2017, 5:05 AM