12-12-2023, 05:49 AM
Hi Magnus,
Jeroen response is correct.
WebApplication.Language is initialized with the same as ServerController.Language (the default) but can be changed during session creation (or at any moment forward, e.g. a user decides to select another UI language explicitly).
If empty, English will be assumed.
Jeroen response is correct.
WebApplication.Language is initialized with the same as ServerController.Language (the default) but can be changed during session creation (or at any moment forward, e.g. a user decides to select another UI language explicitly).
If empty, English will be assumed.

