Interviewer And Interviewee Guide

MVC Developer Interview Question:

Tell me a few different return types of a controller action method?

Submitted by: Muhammad
The following are just a few return types of a controller action method. In general an action method can return an instance of a any class that derives from ActionResult class.
☛ 1. ViewResult
☛ 2. JavaScriptResult
☛ 3. RedirectResult
☛ 4. ContentResult
☛ 5. JsonResult
Submitted by: Muhammad

Read Online MVC Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.