<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Erik Nordin about EPiServer &#187; extending pagelist</title>
	<atom:link href="http://antecknat.se/blog/tag/extending-pagelist/feed/" rel="self" type="application/rss+xml" />
	<link>http://antecknat.se/blog</link>
	<description>A blog about understanding and extending EPiServer</description>
	<lastBuildDate>Sun, 01 Aug 2010 11:06:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>EPiServer:PageList with ItemDataBound</title>
		<link>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/</link>
		<comments>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 16:41:52 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[extending pagelist]]></category>
		<category><![CDATA[itemdatabound]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=56</guid>
		<description><![CDATA[In my last post I explained how you can extend your episerver:pagelist with your own templates (i.e. SelectedItemTemplate, AlternatingItemTemplate). In this post I will show you how to extend your PageList so you can use ItemDataBound. This is very useful if you want to use asp:controls in your templates and then populate them from code [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EPiServer:PageList with SelectedItemTemplate</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/</link>
		<comments>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 16:42:52 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver cms]]></category>
		<category><![CDATA[extending pagelist]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=47</guid>
		<description><![CDATA[This is a quick guide how to extend EPiServer:PageList with a SelectedItemTemplate. This is a good start if you want to try to extend it with a SeparatorTemplate or something more spectacular. 1. Create a class I.e. PageList.cs, a recommendation is to follow EPiServers namespace, so in this case I would create my class in [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
