3 references to RedirectFromLoginPage
System.Web (1)
Security\FormsAuthentication.cs (1)
573RedirectFromLoginPage(userName, createPersistentCookie, FormsAuthentication.FormsCookiePath);
System.Web.Mobile (2)
Mobile\MobileFormsAuthentication.cs (2)
36FormsAuthentication.RedirectFromLoginPage(userName, createPersistentCookie, FormsAuthentication.FormsCookiePath); 42FormsAuthentication.RedirectFromLoginPage(userName, createPersistentCookie, strCookiePath);