>From a controller I would like to call something like RenderToString(string controllerName, string actionName, IDictionary parameters) and get the equivalent to what would be written to the output stream, if I had done a Redirect with the same parameters, as a string.
I tried to read the castle source but it is quite winded and abstract in these parts, so I did not come up with something. Probably this functionality is already there in the framework. Anybody could tell me which strings to pull? -- Jan ___________________ [EMAIL PROTECTED] www.limpens.com +55 (11) 3082-1087 +55 (11) 3097-8339 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
