Cloud
Cloud-Dienstleistung für schnelle und effektive Analyse und Visualisierung von Daten für Ihr Business ohne eigene Applikationen zu erstellen oder zu programmieren.
Stimulsoft.Base.Localization.StiLocalization.addLocalizationFile("../localizations/de.xml");
Stimulsoft.Base.Localization.StiLocalization.addLocalizationFile("../localizations/pt.xml", true);
Stimulsoft.Base.Localization.StiLocalization.cultureName = 'Portuguese';
var designer = new Stimulsoft.Designer.StiDesigner();addLocalizationFile registers each language file, and cultureName chooses the active one. Localization files ship with the product and can be edited or created.