kentico_filipl
-
7/21/2013 10:40:17 PM
RE:Include File or Response.WriteFile
Hello,
Pageplaceholder only defines where the content and web part zones could be placed inside a template. If you want to use Response.WriteFile() method, you can do it in the source code of the template (~\CMSTemplates project folder) or a certain web part (~\CMSWebParts folder) and when it is used on an actual page, this method is executed as well.
Best regards, Filip Ligac
|