Skip to content

Instantly share code, notes, and snippets.

@soen
Last active June 7, 2016 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soen/d89cdfe4c1e871374c94f72fd29a1c31 to your computer and use it in GitHub Desktop.
Save soen/d89cdfe4c1e871374c94f72fd29a1c31 to your computer and use it in GitHub Desktop.
Template template = TemplateManager.GetTemplate(new ID(""), Sitecore.Context.Database);
TemplateField[] allFields = template.GetFields(true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment