LocalizationExtenderProvider::ResetLanguage Method (Object^)
.NET Framework (current version)
Resets the resource culture for the specified object.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The object to reset the resource culture for.
If the specified object was initialized with localized resources when the designer loaded, this method sets the resource culture for the specified object to the resource culture used to initialize the values of the specified object when the designer loaded. If the specified object had no previous resource culture setting, the current resource culture is set to InvariantCulture.
.NET Framework
Available since 1.1
Available since 1.1
Show: