Skip to content

Instantly share code, notes, and snippets.

@mikeedwards83
Created January 25, 2012 08:19
Show Gist options
  • Save mikeedwards83/1675360 to your computer and use it in GitHub Desktop.
Save mikeedwards83/1675360 to your computer and use it in GitHub Desktop.
ISitecoreContext context = new SitecoreContext();
this.Model = context.GetHomeItem<HomePage>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment