In an ASP.NET Web page, you can set to two culture values, theCultureandUICultureproperties.
TheCulturevalue
determines the results of culture-dependent functions, such as the date, number, and currency formatting, and so on. TheUICulturevalue
determines which resources are loaded for the page.
Zhongqing Ta...
Star
10513 Points
1354 Posts
Re: Calendar Control - Language?
Dec 19, 2011 02:45 PM|LINK
Hi,
How to: Set the Culture and UI Culture for ASP.NET Web Page Globalization
In an ASP.NET Web page, you can set to two culture values, the Culture and UICulture properties. The Culture value determines the results of culture-dependent functions, such as the date, number, and currency formatting, and so on. The UICulture value determines which resources are loaded for the page.
Regards
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework