UserControllerPasswordChange Method | |
Webview for logged in user to password change (get)
Namespace:
SOWIWeb.Administrator.Controllers
Assembly:
SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public ActionResult PasswordChange()
Public Function PasswordChange As ActionResult
Return Value
Type:
ActionResultWebview for password change
See Also