TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tronix.Web.Controllers.ManageController Class Reference
Inheritance diagram for Tronix.Web.Controllers.ManageController:
Inheritance graph
[legend]
Collaboration diagram for Tronix.Web.Controllers.ManageController:
Collaboration graph
[legend]

Public Member Functions

 ManageController (IUserService userService, ISessionContextService sessionContextService, ApplicationUserManager userManager)
 
ActionResult UserProfile ()
 
ActionResult UserProfile (EditUserProfileVM model)
 
ActionResult ChangePassword ()
 
ActionResult ChangePassword (ChangePasswordVM model)
 

Constructor & Destructor Documentation

◆ ManageController()

Tronix.Web.Controllers.ManageController.ManageController ( IUserService  userService,
ISessionContextService  sessionContextService,
ApplicationUserManager  userManager 
)

Member Function Documentation

◆ ChangePassword() [1/2]

ActionResult Tronix.Web.Controllers.ManageController.ChangePassword ( )

◆ ChangePassword() [2/2]

ActionResult Tronix.Web.Controllers.ManageController.ChangePassword ( ChangePasswordVM  model)

◆ UserProfile() [1/2]

ActionResult Tronix.Web.Controllers.ManageController.UserProfile ( )

◆ UserProfile() [2/2]

ActionResult Tronix.Web.Controllers.ManageController.UserProfile ( EditUserProfileVM  model)

The documentation for this class was generated from the following file: