namespace SiteCore { public interface ITreePage { object GetTreeData(); } }