Context.User.Identity.Name
Hi
i am looking at the PhilePage.cs and my question is:
where is the Context.User.Identity.Name set (in private void PhilePage_Load(object sender, System.EventArgs e)) before i come to login.aspx?
somehow it remembers it (cache maybe?)
thanks
Jim
|