I have a simple loginview on a webpage. If a user is logged out they are prompted with a login control. If they do, I have a label in the LoggedInTemplate with no text value. I have programmatically set a text value through the ViewChanged Event. However, when I log in, nothing appears. It seems to me, that the ViewChanged Event is not firing. My code is in the file attached.
Thank you
Robert