I was trying to create an option to switch between a list view and widget view in ASP.net MVC (with razor view engine).
However, I am having some trouble trying to both
You can use Url.Action for hyperlink and Url.Content for image source.
Then you can style the appearance with CSS.
List View Widget View