What is non action attribute in mvc?
Answer / Ravi Kumar Rawat
In MVC, non-action attributes are properties or methods in a controller that do not correspond to an action method. They can be used for configuration or to perform specific tasks within the controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of keep and peek in “tempdata”?
Mention what is the difference between adding routes, to a webform application and an mvc application?
What do you mean by action methods?
Mention what is the importance of nonactionattribute?
What is strongly typed view in mvc?
Mention what is the difference between viewdata and viewbag?
How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?
What is lazy loading in mvc?
What is mvvm mvc?
Is angularjs mvvm or mvc?
What is model layer mvc?
What is mockmvc?