Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git] / MonoRail / TestSiteARSupport / Views / User / insert.vm
blob3a44df4a4f8f9c2c12c0a269f14f0864f1f58579
1 <html>\r
2 <body>\r
3 \r
4 #foreach($error in $errorlist)\r
5   binding error $error.Key $error.Parent $error.Property $error.Exception <br/>\r
6 #end\r
7 \r
8 <span id="newid">$user.id</span>\r
9 <span id="name">$user.Name</span>\r
11 </body>\r
12 </html>\r