Method | Description | |
---|---|---|
ChangePassword ( ) : ActionResult | ||
ChangePasswordSuccess ( ) : ActionResult | ||
LogOff ( ) : ActionResult |
Method | Description | |
---|---|---|
ChangePassword ( ChangePasswordModel model ) : ActionResult | ||
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string | ||
GetErrorsFromModelState ( ) : IEnumerable |
||
Login ( LoginModel model, string returnUrl ) : ActionResult | ||
Login ( string returnUrl ) : ActionResult | ||
Register ( ) : ActionResult | ||
Register ( RegisterModel model ) : ActionResult |
public ChangePasswordSuccess ( ) : ActionResult | ||
return | ActionResult |