What is the difference between Culture and UICulture?
UICulture value determines
what resource file ASP.NET needs to load. That drives all the content of the
website.
Culture value determines the results of culture-dependent functions, such as the date, number, and currency formatting, and so on. |
0 comments:
Post a Comment