<?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; Custom Properties</title>
	<atom:link href="http://antecknat.se/blog/category/cms-crm/episerver/custom-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://antecknat.se/blog</link>
	<description>A blog about understanding and extending EPiServer</description>
	<lastBuildDate>Wed, 09 Jun 2010 09:38:54 +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>Quick way to create checkboxlist / dropdownlist properties</title>
		<link>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/</link>
		<comments>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:38:54 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[EPiServer]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=125</guid>
		<description><![CDATA[In EPiServer there is a easy way to create a checkbox list property by extending some existing classes. In this example I will fetch the children for the start page and display them. In a future blog post I will show you how to do the same with a dropdown list control, and also show [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MultiPage Property to EPiServer 5</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/</link>
		<comments>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 08:13:13 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[episerver cms]]></category>
		<category><![CDATA[multipage]]></category>
		<category><![CDATA[multipage reference]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[specialized]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=20</guid>
		<description><![CDATA[I know there is a great MultiPage Property on EPiCode, but sometimes I want to use a bit more simple MultiPage picker, and not be able to choose to link documents and other pages etc. So when I had some spare time a few weeks ago, I wrote my own multipage property. To make the [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Custom property &#8211; DropDown</title>
		<link>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/</link>
		<comments>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 10:25:32 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[cms 5]]></category>
		<category><![CDATA[custom property]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[episerver cms 5]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=3</guid>
		<description><![CDATA[Made my first customized property today, and because I loved it so much in 4.6, the ice breaker was a DropDown property that takes values from the help-text. Values in help text can be typed in two ways: "Shown text:value" or just "value" eg. "value1;Shown text:value2" [Serializable] [PageDefinitionTypePlugIn] class PropertyDropDown : EPiServer.Core.PropertyString { public override [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
