by: Arve Systad
03 July 2012
0 Comments:
Some times you want to render pages or controls outside the regular EPiServer page context. In my case, I was rendering an .ascx -file in an IHttpHandler and outputting it asynchronously through Javascript - which caused some trouble with friendly...