C# Class AccountController, Shoelace-MVC

Inheritance: Controller
Afficher le fichier Open project: RyannosaurusRex/Shoelace-MVC Class Usage Examples

Méthodes publiques

Méthode Description
ChangePasswordSuccess ( ) : ActionResult
Register ( ) : ActionResult

Private Methods

Méthode Description
ChangePassword ( ) : ActionResult
ChangePassword ( ChangePasswordModel model ) : ActionResult
ErrorCodeToString ( MembershipCreateStatus, createStatus ) : string
Register ( RegisterModel, model ) : ActionResult

Method Details

ChangePasswordSuccess() public méthode

public ChangePasswordSuccess ( ) : ActionResult
Résultat ActionResult

Register() public méthode

public Register ( ) : ActionResult
Résultat ActionResult