AspView view syntax dingus
page aim to recense every feature that can be used in AspView templates, it's a work in progress. the page directive it's purpose is to define the base class of the view declaring it. It's also there to enable intellisense. unique non mandatory (will default to the one defined in the sample syntax ... Other labels:
aspview, monorail
Castle.MonoRail.Views.AspView
Feature Overview compiled views use strong typed (with c#) view/viewcomponent properties plain asp/php/jsp like syntax support viewfilters, viewcomponents, layouts Getting AspView You can always get the compiled binaries from ... Other labels:
monorail, aspview