I set session variables when the user signs in.
HttpContext.Session.SetInt32("UserID", Logininformation.UserID); HttpContext.Ses