Select from following answers:- Source Control
- User Control
- Partial Views

- Views
- All Above
Partial Views(with file extension .cshtml) are used to reuse the code in Mvc where as User controls for Asp.Net.
'.cshtml' means Mvc Razor.
Show Correct Answer
Asked In: While Learning |
Alert Moderator