Method | Description | |
---|---|---|
AdminController ( IUserService userService, IFormsAuthenticationService formsAuthenticationService ) : System.Web.Mvc |
Method | Description | |
---|---|---|
ChangePassword ( ) : System.Web.Mvc.ActionResult | ||
ChangePassword ( |
||
DeleteParent ( ) : System.Web.Mvc.ActionResult | ||
DeleteParentConfirm ( ) : System.Web.Mvc.ActionResult | ||
GetHashedPassword ( string password ) : string | ||
Index ( ) : System.Web.Mvc.ActionResult |
public AdminController ( IUserService userService, IFormsAuthenticationService formsAuthenticationService ) : System.Web.Mvc | ||
userService | IUserService | |
formsAuthenticationService | IFormsAuthenticationService | |
return | System.Web.Mvc |