Answer Posted / Ashish Kumar Dwivedi
Razor syntax uses C# code within HTML markup. Some of the main Razor syntax rules include: using @ for code blocks, @model for setting the view's model type, and using @html to access HTML helpers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers