Microsoft
70-519 · Question #696
You are developing an ASP.NET MVC 2 application. You create a view that will be returned by action methods in multiple controllers. You need to place the view in the appropriate folder. To which…
The correct answer is C. Shared. See the full explanation below for the reasoning.
Question
You are developing an ASP.NET MVC 2 application. You create a view that will be returned by action methods in multiple controllers. You need to place the view in the appropriate folder. To which subfolder within the Views folder should you add the view?
Options
- AMaster
- BDefault
- CShared
- DCommon
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C74% (20)
- D15% (4)
Community Discussion
No community discussion yet for this question.