<?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>SharePoint &#187; AfterProperties</title>
	<atom:link href="http://www.sharepointboris.net/tag/afterproperties/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SharePoint Document Library item title in Event Receiver AfterProperties</title>
		<link>http://www.sharepointboris.net/2010/01/sharepoint-document-library-item-title-in-event-receiver-afterproperties/</link>
		<comments>http://www.sharepointboris.net/2010/01/sharepoint-document-library-item-title-in-event-receiver-afterproperties/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 07:32:53 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[AfterProperties]]></category>
		<category><![CDATA[Event Receivers]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/01/sharepoint-document-library-item-title-in-event-receiver-afterproperties/</guid>
		<description><![CDATA[Here&#8217;s a short one worth taking note of. If you&#8217;re using SharePoint Event Receivers – more specifically synchronous event receivers (-ing) you might notice that if you try to set Properties.AfterProperties[&#34;Title&#34;] in a document library for the strangest reason it doesn&#8217;t work. If that occurs, use the AfterProperties[&#34;vti_title&#34;] And the Document Title can be managed.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a short one worth taking note of. If you&#8217;re using SharePoint Event Receivers – more specifically synchronous event receivers (-ing) you might notice that if you try to set Properties.AfterProperties[&quot;Title&quot;] in a document library for the strangest reason it doesn&#8217;t work. If that occurs, use the </p>
<p><strong>AfterProperties[&quot;vti_title&quot;]</strong></p>
<p><font color="#000000">And the Document Title can be managed.</font></p>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/01/sharepoint-document-library-item-title-in-event-receiver-afterproperties/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

