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