메소드 | 설명 | |
---|---|---|
Login ( string returnUrl = null ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Login ( string email, string password, string returnUrl = null ) : System.Web.Mvc.ActionResult | ||
Logoff ( ) : System.Web.Mvc.ActionResult | ||
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult |
public Login ( string returnUrl = null ) : System.Web.Mvc.ActionResult | ||
returnUrl | string | |
리턴 | System.Web.Mvc.ActionResult |