Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anthonydotnet/90e680ecf22f99da18ca96dfd48bb80d to your computer and use it in GitHub Desktop.
Save anthonydotnet/90e680ecf22f99da18ca96dfd48bb80d to your computer and use it in GitHub Desktop.
var globalNode = Getto.Get("theCacheKey", () => MyTreeCrawler.GetGlobalContentNode());
Caching result of https://gist.github.com/anthonydotnet/bbffa6db42d9bc933cfde053df67571d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment