Skip to content

Instantly share code, notes, and snippets.

@jmkelly
Created July 13, 2011 11:00
Show Gist options
  • Save jmkelly/1080101 to your computer and use it in GitHub Desktop.
Save jmkelly/1080101 to your computer and use it in GitHub Desktop.
Select_Tag
<viewdata model="tinyweb.viewengine.tests.UserModel" />
<h1>${Model.ID}</h1>
<h2>${Model.Username}</h2>
<div>${SelectTag.For<countries>()}</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment