Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git] / MonoRail / TestSiteARSupport / Views / AccountPermission / new.vm
bloba7083cbff28e20708a511824d56789e0fcca5934
1 <html>\r
2 <body>\r
3 <form action="insert.castle" method="post">\r
4   <p>\r
5   Name: \r
6   $FormHelper.TextField("apermission.name") \r
7   </p>\r
8 \r
9   <input type="submit" id="insertbutton" value="Insert" />\r
11 </form>\r
12 </body>\r
13 </html>\r