Browse by Tags

Related Posts

  • Re: Setting Currency Format

    1) If you want to change currency format globally then use Web.config settings < configuration > < system.web > < globalization culture= "en-US" uiCulture= "en-GB" /> </ system.web > </ configuration > 2) For page levent Page level settings <%@Page Culture="en-US" UICulture...
    Posted to Localization (Forum) by Jigar on 01-07-2007, 12:00 AM
    Filed under: CultureInfo, CurrecyFormat, globalization
Page 1 of 1 (1 items)