Skip to content
Carlo Barazzetta edited this page Jan 27, 2017 · 2 revisions

Logout Controller

By default closes the session and shows the login form.

For example, you can use the controller in a MainMenu file as following:

...
Folder: Session
  View:
    Controller: Logout
    DisplayLabel: Logout
    ImageName: login

and this is the result:

https://CloseSession.png

Clone this wiki locally