Timedout viewmodel
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
If you create a ViewModel called "Timedout", it will be used when a user waits longer than the timeout setting. | If you create a ViewModel called "Timedout", it will be used when a user waits longer than the timeout setting. | ||
See also: [[Turnkey Client Timeout]] | |||
This page only works if it is an MVC page. See: [[MVC]] | This page only works if it is an MVC page. See: [[MVC]] | ||
[[Category:MVC]] | [[Category:MVC]] | ||
[[Category:View Model]] | [[Category:View Model]] |
Revision as of 08:13, 5 June 2023
This page was created by Lars.olofsson on 2023-05-24. Last edited by Stephanie on 2025-01-31.
If you create a ViewModel called "Timedout", it will be used when a user waits longer than the timeout setting.
See also: Turnkey Client Timeout
This page only works if it is an MVC page. See: MVC