Choosing localization for the ASP MVC Designer
Posted: Thu Jan 16, 2014 11:58 am
Hello.
Is there a way to select in my view the initial localization of the Reports Designer?
I see there is a `LocalizationDirectory` property, but nothing specific that may help me select a language when the designer gets loaded.
It seems that it is searching for the "en.xml" by default.
I found out that I can choose a localization in the GetLocalization() action, but I don't think I can distinquise the user-requests for language-change from the automated ones when the designer first loads.
I want both the user to be able to change the language and set the initial defalt language myself on the server.
Can I do that?
Thanks,
Kostas
Is there a way to select in my view the initial localization of the Reports Designer?
I see there is a `LocalizationDirectory` property, but nothing specific that may help me select a language when the designer gets loaded.
It seems that it is searching for the "en.xml" by default.
I found out that I can choose a localization in the GetLocalization() action, but I don't think I can distinquise the user-requests for language-change from the automated ones when the designer first loads.
I want both the user to be able to change the language and set the initial defalt language myself on the server.
Can I do that?
Thanks,
Kostas