Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. if (args.CacheKey == null)
  2. {
  3. args.CacheKey = args.CacheKey + "_#id:" + args.Rendering.UniqueId.ToString();
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement