C# 클래스 AccountController, Shoelace-MVC

상속: Controller
파일 보기 프로젝트 열기: RyannosaurusRex/Shoelace-MVC 1 사용 예제들

공개 메소드들

메소드 설명
ChangePasswordSuccess ( ) : ActionResult
Register ( ) : ActionResult

비공개 메소드들

메소드 설명
ChangePassword ( ) : ActionResult
ChangePassword ( ChangePasswordModel model ) : ActionResult
ErrorCodeToString ( MembershipCreateStatus, createStatus ) : string
Register ( RegisterModel, model ) : ActionResult

메소드 상세

ChangePasswordSuccess() 공개 메소드

public ChangePasswordSuccess ( ) : ActionResult
리턴 ActionResult

Register() 공개 메소드

public Register ( ) : ActionResult
리턴 ActionResult