Method | Description | |
---|---|---|
Get ( System token ) : System.Web.Mvc.ActionResult | ||
Post ( UCosmic model ) : System.Web.Mvc.ActionResult | ||
T4MVC_ResetPasswordController ( ) : System | ||
ValidatePasswordConfirmation ( UCosmic model ) : System.Web.Mvc.JsonResult |
public Get ( System token ) : System.Web.Mvc.ActionResult | ||
token | System | |
return | System.Web.Mvc.ActionResult |
public Post ( UCosmic model ) : System.Web.Mvc.ActionResult | ||
model | UCosmic | |
return | System.Web.Mvc.ActionResult |
public T4MVC_ResetPasswordController ( ) : System | ||
return | System |
public ValidatePasswordConfirmation ( UCosmic model ) : System.Web.Mvc.JsonResult | ||
model | UCosmic | |
return | System.Web.Mvc.JsonResult |