I need to read system settings in mobile application from client side. Can anyone help me on this?
Like
4 comments
00:13 Feb 07, 2024
You can use Terrasoft.SysSettings.YourCodeSysSetting if the system settings is cached and enabled for portal users.
07:07 Feb 07, 2024
Bogdan,
I have a Boolean in system setting. I need to show a popup if the Boolean is false. For that, I have to read system setting value.
Show all comments