Skip to content

Instantly share code, notes, and snippets.

View asontu's full-sized avatar
🤔
Figuring out Jekyll and Liquid templates and coming to like it

Herman Scheele asontu

🤔
Figuring out Jekyll and Liquid templates and coming to like it
View GitHub Profile
@kamsar
kamsar / MultiRootTreeList.cs
Created May 5, 2015 23:43
Multi-Root TreeList
using System;
using System.Linq;
using Sitecore.Diagnostics;
using Sitecore.Globalization;
using Sitecore.Shell.Applications.ContentEditor;
using Sitecore.Text;
using Sitecore.Web;
using Sitecore.Web.UI.HtmlControls;
using Sitecore.Web.UI.WebControls;