hi how I can load a language in my control. net
Posted: Thu Mar 03, 2011 10:41 am
hi how I can load a language in my control. net so it does not change depending on the operating system ... I want you to always be displayed in Spanish
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
Stimulsoft.Report.StiConfig.LoadLocalization("es.xml");