Saved Bookmarks
| 1. |
What Are The Possible Razor View Extensions? |
|
Answer» Below are the two TYPES of EXTENSIONS RAZOR VIEW can have : .cshtml : In C# programming language this extension will be used. .vbhtml - In VB programming language this extension will be used. Below are the two types of extensions razor view can have : .cshtml : In C# programming language this extension will be used. .vbhtml - In VB programming language this extension will be used. |
|