Hello Community!
Does anyone aware of C# API to accept Language-Culture and return corresponding Code Page? For instance, if I call
MagicClass.GetCodePage("ru-RU")
I would get
1251
If this was answered before, please drop me a link.
Thanks in advance.