How can i detect the selected language in the smart client ?

This link might be helpful for you -

https://docs.microsoft.com/en-us/dotnet/api/system.threading.thread.currentculture?view=net-5.0

Hello Rie,

I want to receive thru the sdk the smart client language not the machine language.

I can have my machine language set to English while the smart client language is set for example to Arabic as in the picture.

can this be detected from the sdk so I can adjust my plugin.

best regards,

Gaby

I am sorry, I had provided a wrong answer. Please see this KB article, it might be helpful.

https://supportcommunity.milestonesys.com/s/article/How-to-read-the-language-culture-that-the-XProtect-Smart-Client-is-running-from-within-an-XProtect-Smart-Client-plug-in?language=en_US

Thank You Rie exactly what I needed.