Users Pricing

forum

home / developersection / forums / in mvc, how do i return a string result?

In MVC, how do I return a string result?

Anonymous User 3013 02 Jan 2015

In my ajax call, I want to return a string value back to the calling page.

Should I use ActionResult or just return a string?


I am a content writter !


2 Answers