Click or drag to resize

HomeControllerPasswordReset Method

Reset the user password form (HTTP get)

Namespace:  SOWIWeb.Foundation.Controllers
Assembly:  SOWIWeb.Foundation (in SOWIWeb.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public ActionResult PasswordReset()

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:SOWIWeb.Foundation.Controllers.HomeController.PasswordReset"]

See Also