﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » How can I change language during runtime</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 05:48:09 GMT</lastBuildDate><ttl>20</ttl><item><title>How can I change language during runtime</title><link>http://forum.strataframe.net/FindPost20355.aspx</link><description>Hi, &lt;P&gt;I need to enable user of my web application to change language during runtime. I have link buttons that cuases postback and in the eventhandler I change the language by:&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;MicroFour.StrataFrame.UI.Localization.MessageLocaleID = 1029&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;However the language is not changed until the postback is called once again. It seems that language texts are set before the linkbutton click event handler is processed. Is there any solution or workaround?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;George</description><pubDate>Sun, 26 Oct 2008 10:33:47 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>RE: How can I change language during runtime</title><link>http://forum.strataframe.net/FindPost20361.aspx</link><description>On the web&amp;nbsp;a post back wil be required after the language is changed.&amp;nbsp; It is just a matter of setting the language (like your code sample showed) and then forcing a post back.</description><pubDate>Sun, 26 Oct 2008 10:33:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>