CookieHelper in a macro?
Question
Apr 21, 2014
I am using this to do some localization of static text on some shared components in a couple of my sites. I need to apply this to a custom query. `CookieHelper.GetValue("CMSPreferredCulture")` I tried using: `` in the WHERE condition, but it keeps coming up blank. Figuri...