Skip to content

Instantly share code, notes, and snippets.

@stanroze
Created December 12, 2012 02:03
Show Gist options
  • Save stanroze/4264230 to your computer and use it in GitHub Desktop.
Save stanroze/4264230 to your computer and use it in GitHub Desktop.
LICENSE_TAXONOMY_TEMPLATE_ID
bool hasLicensingTaxonomy = baseTemplates.Any(o => (o.ID.Equals(LICENSE_TAXONOMY_TEMPLATE_ID)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment