Add "system text" programmatically

How to add programmatically “system text”? In Litium back-office, it can be done from:

Settings>>System settings>> System texts

I want to use this text for the name of a custom panel that I added to a project.


Litium version: [5.6.10]

Litium.Foundation.Solution.Instance.SystemStrings.SetString(…)

Thanks, also, is there any class to add these strings as properties as we have for example in WebsiteStrings?

There is no class for that like WebsiteStrings.

Ok, thanks for your help.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.