Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > CMS page without html headers? View modes: 
User avatar
Member
Member
satellite-internode.on - 6/8/2010 10:00:25 AM
   
CMS page without html headers?
Hi guys,

I would like to make a page in kentico cms that outputs pure xml (without all of the default html headers that Kentico generates). How do tell Kentico to output a completely blank page without html headers so that I can add my custom xml content?

Daniel.

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 6/13/2010 1:37:28 PM
   
RE:CMS page without html headers?
Hi Daniel,

You could optionally create ASPX page in the Kentico CMS solution that will generate XML content and you can specify which content will be generated there. You can inspire by ~\CMSPages\NewsRss.aspx page that is used for generating XML content for RSS feed.

Best Regards,

Martin Dobsicek