Hi there,
I upgraded to 9.0.2 today and now get an error on this code:
if (Dynamicweb.Environment.ExecutingContext.IsFrontEnd() && !Pageview.User.LoggedIn)
saying that
'Dynamicweb.Security.UserManagement.User' does not contain a definition for 'LoggedIn'
Where did LoggedIn go?
Thanks,
Imar