in Technology by
What are the different return types used by the controller action method in MVC?

1 Answer

0 votes
by

The various return types of controller action methods in MVC are:
 

  • View Result
  • JSON Result
  • Content Result
  • Redirect Result
  • JavaScript Result

Related questions

0 votes
    I want pass values from my view to a controller action however every time i do the parameter is null ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I want pass values from my view to a controller action however every time i do the parameter is null ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 4, 2022 in Education by JackTerrance
0 votes
    Say I have a page that display search results. I search for stackoverflow and it returns 5000 results, 10 per page. Now I ... was posted previously etc.. What I'd like to do is...
asked Mar 23, 2022 in Education by JackTerrance
0 votes
    Say I have a page that display search results. I search for stackoverflow and it returns 5000 results, 10 per page. Now I ... was posted previously etc.. What I'd like to do is...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    How can you call a controller method from JavaScript?...
asked Nov 11, 2020 in Technology by JackTerrance
0 votes
    Shared Object Repository and Per-Action Object Repository are the two types of repositories in QTP? What is the default one between these two? What is the extension of it?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    Annotation used for Rest Controller? 1. @SpringBootApplication 2. @RestController 3. @Controller 4. All of the Above...
asked Jul 8, 2021 in Technology by JackTerrance
0 votes
    What are the different properties of MVC routes?...
asked Jun 14, 2021 in Technology by JackTerrance
0 votes
    Which of the unit operation is used in Model view controller? (a) Is a Decomposition (b) Part ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    scale command is used to set a new size for a Deployment, ReplicaSet, Replication Controller. (1)False (2)True...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    Which method is used to return information for all users associated with a database? (1)db.Users() (2)db.returnUsers() (3)db.getUsers()...
asked May 22, 2021 in Technology by JackTerrance
0 votes
    Which of these data type can be used for a method having a return statement in it? (a) void (b ... programming questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    Which of these method of MimeHeader is used to return the string equivalent of the values stores on MimeHeader ... questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    What are different types of cables used in routing?...
asked Aug 22, 2021 in Technology by JackTerrance
...