<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: EPiServer web controls: NewsList</title>
	<atom:link href="http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=episerver-web-controls-newslist</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mathias Nohall</title>
		<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/comment-page-1/#comment-7127</link>
		<dc:creator>Mathias Nohall</dc:creator>
		<pubDate>Mon, 27 Jun 2011 14:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=151#comment-7127</guid>
		<description>hehe, some code where filtered out in my previous post.

and I also now have some problem getting past your spam filter.. :P

web form..

@ Import Namespace=&quot;Qwerty.Templates.Pages      &lt;— shouldt really have to do this since um using the code behind?
.
.
Container.CurrentPage.GetTitle() 
.

put some text here to get by spam filter, tra la la la hej på dig.</description>
		<content:encoded><![CDATA[<p>hehe, some code where filtered out in my previous post.</p>
<p>and I also now have some problem getting past your spam filter.. <img src='http://www.frederikvig.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>web form..</p>
<p>@ Import Namespace=&#8221;Qwerty.Templates.Pages      &lt;— shouldt really have to do this since um using the code behind?<br />
.<br />
.<br />
Container.CurrentPage.GetTitle()<br />
.</p>
<p>put some text here to get by spam filter, tra la la la hej på dig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Nohall</title>
		<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/comment-page-1/#comment-7126</link>
		<dc:creator>Mathias Nohall</dc:creator>
		<pubDate>Mon, 27 Jun 2011 14:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=151#comment-7126</guid>
		<description>Nice guide!
I am also trying to build a news page template.

Hoewever Im new to EpiServer so I am trying to build stuff as low key as possible :)

I get this error 

&quot; Error	1	&#039;EPiServer.Core.PageData&#039; does not contain a definition for &#039;GetTitle&#039; and no extension method &#039;GetTitle&#039; accepting a first argument of type &#039;EPiServer.Core.PageData&#039; could be found (are you missing a using directive or an assembly reference?)&quot;

this is my code:

web form..
   &lt;--- shouldt really have to do this since um using the code behind?
.
.

.
.

code behind..
public static string GetTitle(this PageData pageData){
     string text = pageData[&quot;Title&quot;] as string;
     return text;
}


any ideas? :)</description>
		<content:encoded><![CDATA[<p>Nice guide!<br />
I am also trying to build a news page template.</p>
<p>Hoewever Im new to EpiServer so I am trying to build stuff as low key as possible <img src='http://www.frederikvig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I get this error </p>
<p>&#8221; Error	1	&#8216;EPiServer.Core.PageData&#8217; does not contain a definition for &#8216;GetTitle&#8217; and no extension method &#8216;GetTitle&#8217; accepting a first argument of type &#8216;EPiServer.Core.PageData&#8217; could be found (are you missing a using directive or an assembly reference?)&#8221;</p>
<p>this is my code:</p>
<p>web form..<br />
   &lt;&#8212; shouldt really have to do this since um using the code behind?<br />
.<br />
.</p>
<p>.<br />
.</p>
<p>code behind..<br />
public static string GetTitle(this PageData pageData){<br />
     string text = pageData["Title"] as string;<br />
     return text;<br />
}</p>
<p>any ideas? <img src='http://www.frederikvig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPiServer web controls: MenuList and PageTree &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/comment-page-1/#comment-55</link>
		<dc:creator>EPiServer web controls: MenuList and PageTree &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Wed, 11 Nov 2009 15:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=151#comment-55</guid>
		<description>[...] EPiServer web controls: NewsList [...]</description>
		<content:encoded><![CDATA[<p>[...] EPiServer web controls: NewsList [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPiServer web controls: PageList &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/comment-page-1/#comment-29</link>
		<dc:creator>EPiServer web controls: PageList &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Fri, 25 Sep 2009 07:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=151#comment-29</guid>
		<description>[...]      &#171; ASP.NET web forms and jQuery Thickbox plugin EPiServer web controls: NewsList [...]</description>
		<content:encoded><![CDATA[<p>[...]      &laquo; ASP.NET web forms and jQuery Thickbox plugin EPiServer web controls: NewsList [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EPiServer web controls: Property &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://www.frederikvig.com/2009/07/episerver-web-controls-newslist/comment-page-1/#comment-21</link>
		<dc:creator>EPiServer web controls: Property &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=151#comment-21</guid>
		<description>[...] EPiServer web controls: NewsList [...]</description>
		<content:encoded><![CDATA[<p>[...] EPiServer web controls: NewsList [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
