| |||||
CultureInfo.ClearCachedData MethodSystem.Globalization Namespace CultureInfo Class Refreshes cached culture-related information. [ VB ] public Sub ClearCachedData ( ) [ C# ] public void ClearCachedData ( ); [ C++ ] public: void ClearCachedData ( ); [ JScript ] function ClearCachedData ( ); RemarksInformation, such as the default culture and format patterns, is cached the first time it is requested. However, that information can change during the life of the AppDomain, for example, when the user modifies Regional and Language Options ( or Regional Options or Regional Settings ) in Control Panel in Windows. The CultureInfo class does not detect changes in the system settings automatically. Use the ClearCachedData method to refresh that information in the CultureInfo class, based on the current system settings. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme