Browse by Tags

Related Posts

  • Changing Culture for all pages

    I have viewed the following tutorial http://asp.net/learn/videos/view.aspx?tabid=63&id=40 which shows how to use change the language by usuing the following code protected override void InitializeCulture() { String lang = "en" ; if (langDropDownList != null ) { lang = langDropDownList.SelectedValue;...
    Posted to Localization (Forum) by dchauhan on 03-16-2007, 12:00 AM
    Filed under: multilingual, english, culture, french
Page 1 of 1 (1 items)