Changing the UI of a webform when the browser language changes
        Posted  
        
            by Nadeem
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nadeem
        
        
        
        Published on 2010-04-12T07:43:16Z
        Indexed on 
            2010/04/12
            8:13 UTC
        
        
        Read the original article
        Hit count: 449
        
I need to change the location of some controls of a webform when the page is opened in a different language. That is I simply need to Localize the GUI of the Webform too along with the text of the webform.
© Stack Overflow or respective owner