Using asp.net response filters?

On Wed, Feb 18, 2009 at 10:54 PM, James Curran <[email protected]>wrote:

>
>
>  3) If the answer to #2, is "Yes", where should it be inserted.
> (Right now, it's an extension method on Controller, so calling
> 'this.RenderTrace('trace");'  will put the full HTML of the trace
> panel into the PropertyBag value "trace").  However, really should be
> done automatically at the end of every request, instead being manually
> inserted to Action method --- I'm pretty sure there's a way of doing
> that in Monorail, I'm just no sure what it is.....
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to