Upping the priority of helpers, if a parameter and a helper has the same name, the...
[castle.git] / MonoRail / TestSiteNVelocity / views / formhelper / index.vm
blobea335e0009ec4eafa3565176f9f11a6520172c08
1 <form action="Save.rails" method="post">\r
2 \r
3 $FormHelper.CheckboxField("model.SubscribeMe")\r
4 \r
5 <input type="submit" />\r
6 \r
7 </form>