Skip to content

Instantly share code, notes, and snippets.

@igormoochnick
Created July 21, 2012 01:44
Show Gist options
  • Save igormoochnick/3154205 to your computer and use it in GitHub Desktop.
Save igormoochnick/3154205 to your computer and use it in GitHub Desktop.
Asp.Net Mvc 4 Dynamic View with a Model
<div id="home" style="border: 2px; background: #FF0097;">
<h2>Welcome to "Honey-do-list"<br/>from a "@Model.Id"</h2>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment