I have a HttpModule Class where i want to access the current users saved properties..
I have problems with the EPiserver.Personalization.PersonalizedData and EPiServer.Security.UnifiedPrinciple which always gives me null...
I know how to access the pagedata object from a class file, and now I want to do the same with the Personalization object so I can access the properties on the current user..
Help Please!
/Erik Stenberg