<?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; filter</title>
	<atom:link href="http://antecknat.se/blog/tag/filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://antecknat.se/blog</link>
	<description>A blog about understanding and extending EPiServer</description>
	<lastBuildDate>Fri, 11 May 2012 12:52:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sort a pagedatacollection via property</title>
		<link>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/</link>
		<comments>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 12:10:05 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[pagedatacollection]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=5</guid>
		<description><![CDATA[new FilterPropertySort(&#8220;PageName&#8221;, FilterSortDirection.Descending).Filter(children);]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Filter pagedatacollection</title>
		<link>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/</link>
		<comments>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 09:21:39 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[pagedatacollection]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=4</guid>
		<description><![CDATA[In EPiServer.Filters there are some useful filters, like FilterPublished, FilterAccess etc. To use these filters, just do like this: new FilterPublished().Filter(somePageDataCollection); and it&#8217;s done.]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

