Hello, i am trying to return a json.
I installed the mvcplayer and created a controller that returns a JsonResult
Then i created a page that has a MVCplayer function that calls this action.
But what i see is the page template and inside the JSON as text, how can i only return a json so i can the parse it thow a JS get?
Regards.
I installed the mvcplayer and created a controller that returns a JsonResult
Then i created a page that has a MVCplayer function that calls this action.
But what i see is the page template and inside the JSON as text, how can i only return a json so i can the parse it thow a JS get?
Regards.