C# Class Shoelace.Controllers.AccountController

Inheritance: Controller
Afficher le fichier Open project: hylander0/Shoelace

Méthodes publiques

Méthode Description
ManageProfile ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
DeleteUser ( int UserId ) : System.Web.Mvc.JsonResult
JsonLogin ( LoginModel model, string returnUrl ) : System.Web.Mvc.JsonResult
LogOff ( ) : System.Web.Mvc.ActionResult
SaveProfileInfo ( Models p ) : System.Web.Mvc.JsonResult
SaveUserRoles ( UserListModel userToSave ) : System.Web.Mvc.JsonResult
UserList ( ) : System.Web.Mvc.ActionResult

Method Details

ManageProfile() public méthode

public ManageProfile ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult