November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Afaik the example is just a page type that outputs the children of a page as an RSS feed. Depending on if you're using web forms or MVC it should be trivial to create the same. For web forms see the example in Alloy tech sample site for EPiServer CMS 6 R2, for MVC just search for ASP.NET MVC RSS feed and you should get a few examples.
Hope this helps.
Frederik
Thanks a lot, but can you share Alloy tech sample site for EPiServer CMS 6 R2 to me?
You can install a web site with Alloy Tech templates from the EPiServer Deployment Center which is installed when you install EPiServer CMS 6 on your machine.
Hi all,
I use episerver 7, so how I can create RSS Feed for my site?
I found this article http://tedgustaf.com/blog/2011/4/creating-rss-feeds-in-episerver/ but I can't find RssPageBase.
Thanks in advance.