Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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