How to set UI Language
Posted: Thu Jul 29, 2010 1:53 am
How to set UI Language which is default provided by STIWebDesigner: Dutch, English and german
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
StiLocalization.Language = Session["MyUICulture"].ToString().Remove(2);//it gives the user selected language like en, es and fr