UserControllerManage Method | |
Manage own data (logged in user)
Namespace:
SOWIWeb.Administrator.Controllers
Assembly:
SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public ActionResult Manage()
Public Function Manage As ActionResult
Return Value
Type:
ActionResultWeb view for manage logged in user
See Also