HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: HGexperimenter on January 27, 2016, 02:33:04 AM

Title: How do I get the WebApp.Locales using C#?
Post by: HGexperimenter on January 27, 2016, 02:33:04 AM
I see the use of:
HG.WebApp.Locales.GetDateEndianType() in javascript for widgets.

But tried: WebApp.Locales.GetDateEndianType() in C# program and it does not work.

Is that accessible in the program?