Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hermanussen/f5e4779ac5c684db9b2c1501d71031f9 to your computer and use it in GitHub Desktop.
Save hermanussen/f5e4779ac5c684db9b2c1501d71031f9 to your computer and use it in GitHub Desktop.
item.Axes.GetDescendants()
.Where(desc => InheritsFromTemplate(desc.Template, FileTemplateId))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment