HostingEnvironment.SetCultures Method
.NET Framework 4
Sets culture information for the current thread.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetCultures() | Sets the current thread to the culture specified in the application configuration file. |
|
SetCultures(String) | Sets the current thread to the culture of the specified virtual path. |