Model View Controller (MVC) Question:
What are the file extensions for razor views?
Answer:
1. .cshtml - If the programming lanugaue is C#
2. .vbhtml - If the programming lanugaue is VB
2. .vbhtml - If the programming lanugaue is VB
Previous Question | Next Question |
How do you specify comments using razor syntax? | What are sections? |