<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/kentico</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 19:58:33 GMT</pubDate>
<item>
<title>(ASP) CMS List Menu - inreflection7</title>
<link>http://snipplr.com/view/63384/cms-list-menu/</link>
<description><![CDATA[ <p>PROPERTIES:
 DisplayHighlightedItemAsLink="true"
 DisplayOnlySelectedPath="true"
 HighlightAllItemsInPath="true"
 HighlightedNodePath="/products/nokia"
 RenderLinkTitle="true"
 RenderImageAlt="true"

 FirstItemCssClass=" first"
 LastItemCssClass=" last"
 RenderCssClasses="true"
 RenderItemID="true"
 ItemIdPrefix="primary-"
 HoverCSSClassName="hover"
 CSSPrefix="primary-"
 UseAlternatingStyles="true"
	
 SubmenuIndicator="path/to/image/"
 OnMouseOutScript="alert('{%nodealiaspath%}')"
 OnMouseOverScript="alert(this.innerText);"
 UrlTarget="_blank"
 LoadDataAutomaticaly="true"
 RenderedHTML
	
METHODS:
 ReloadData</p> ]]></description>
<pubDate>Fri, 17 Feb 2012 05:26:39 GMT</pubDate>
<guid>http://snipplr.com/view/63384/cms-list-menu/</guid>
</item>
<item>
<title>(C#) Kentic - CMSDesk CSS - inreflection7</title>
<link>http://snipplr.com/view/57637/kentic--cmsdesk-css/</link>
<description><![CDATA[ <p>Sometimes things look terrible in CMSDesk. With just a few adjustments to the master page and its CS file you can target elements in an admin.css page.</p> ]]></description>
<pubDate>Fri, 05 Aug 2011 01:30:52 GMT</pubDate>
<guid>http://snipplr.com/view/57637/kentic--cmsdesk-css/</guid>
</item>
<item>
<title>(ASP) Visible = false - inreflection7</title>
<link>http://snipplr.com/view/57495/visible--false/</link>
<description><![CDATA[ <p>Sometimes you gotta hide stuff without messing with the code behind</p> ]]></description>
<pubDate>Tue, 02 Aug 2011 06:51:46 GMT</pubDate>
<guid>http://snipplr.com/view/57495/visible--false/</guid>
</item>
<item>
<title>(ASP) Kentico - Smart Search Date w/o Time - inreflection7</title>
<link>http://snipplr.com/view/55973/kentico--smart-search-date-wo-time/</link>
<description><![CDATA[ <p>Wanna lose the time portion of the date something was created in a smart search result!?!?</p> ]]></description>
<pubDate>Fri, 01 Jul 2011 04:53:45 GMT</pubDate>
<guid>http://snipplr.com/view/55973/kentico--smart-search-date-wo-time/</guid>
</item>
<item>
<title>(ASP) Kentico - JWPlayer file ResolveUrl - inreflection7</title>
<link>http://snipplr.com/view/55591/kentico--jwplayer-file-resolveurl/</link>
<description><![CDATA[ <p>The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...</p> ]]></description>
<pubDate>Wed, 22 Jun 2011 23:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/55591/kentico--jwplayer-file-resolveurl/</guid>
</item>
<item>
<title>(ASP) Kentico - Display Custom Date Format with Date/Time selector - inreflection7</title>
<link>http://snipplr.com/view/55034/kentico--display-custom-date-format-with-datetime-selector/</link>
<description><![CDATA[ <p>You don't modify the CMSDesk in order to display only the date or only the time. You do it through the aspx control.

http://authors.aspalliance.com/aspxtreme/sys/globalization/demos/DateTimeFormatInfoGetAllDateTimePatterns.aspx</p> ]]></description>
<pubDate>Thu, 09 Jun 2011 02:39:35 GMT</pubDate>
<guid>http://snipplr.com/view/55034/kentico--display-custom-date-format-with-datetime-selector/</guid>
</item>
<item>
<title>(ASP) Kentico - Force download of PDF - inreflection7</title>
<link>http://snipplr.com/view/54975/kentico--force-download-of-pdf/</link>
<description><![CDATA[ <p>"This was a requirement that the client had because there were differences in how various browsers were displaying the same PDFs. By setting the "Content-Disposition" header to "attachment" it forces the user to download the file. I thought this was kind of cool, so I thought I'd share it. This is how I implemented it for Kentico's GetFile handler."</p> ]]></description>
<pubDate>Wed, 08 Jun 2011 02:08:36 GMT</pubDate>
<guid>http://snipplr.com/view/54975/kentico--force-download-of-pdf/</guid>
</item>
<item>
<title>(ASP) Kentico - Change bizform notification - inreflection7</title>
<link>http://snipplr.com/view/54941/kentico--change-bizform-notification/</link>
<description><![CDATA[ <p>When submitting a bizform in Kentico it has some crappy default message. Change them in this file.</p> ]]></description>
<pubDate>Tue, 07 Jun 2011 06:47:21 GMT</pubDate>
<guid>http://snipplr.com/view/54941/kentico--change-bizform-notification/</guid>
</item>
<item>
<title>(ASP) Kentico - Resolve file path URL - inreflection7</title>
<link>http://snipplr.com/view/54523/kentico--resolve-file-path-url/</link>
<description><![CDATA[ <p>This will get the file path for something. Typically used with a cms:CMSRepeater</p> ]]></description>
<pubDate>Sat, 28 May 2011 01:08:55 GMT</pubDate>
<guid>http://snipplr.com/view/54523/kentico--resolve-file-path-url/</guid>
</item>
</channel>
</rss>