HomeControllerLogIn Method | |
Login the SOWI Web application
Namespace:
SOWIWeb.Foundation.Controllers
Assembly:
SOWIWeb.Foundation (in SOWIWeb.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public ActionResult LogIn()
Public Function LogIn As ActionResult
Return Value
Type:
ActionResultLogin form or go to
ReturnUrlRemarks
Debug build has a auto login. Setting in project settings.
See Also