메소드 | 설명 | |
---|---|---|
ChangePassword ( ) : System.Web.Mvc.ActionResult | ||
ChangePasswordSuccess ( ) : System.Web.Mvc.ActionResult | ||
LogOff ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
ChangePassword ( Models.ChangePasswordModel model ) : System.Web.Mvc.ActionResult | ||
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string | ||
GetErrorsFromModelState ( ) : IEnumerable |
||
Login ( Models.LoginModel model, string returnUrl ) : System.Web.Mvc.ActionResult | ||
Login ( string returnUrl ) : System.Web.Mvc.ActionResult | ||
Register ( ) : System.Web.Mvc.ActionResult | ||
Register ( Models.RegisterModel model ) : System.Web.Mvc.ActionResult |
public ChangePassword ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public ChangePasswordSuccess ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |