SPWeb.RemoveSupportedUICulture Method
SharePoint 2010
Removes support for the specified culture (locale) from the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- cultureInfo
- Type: System.Globalization.CultureInfo
The information about the culture to remove.
This method removes the information about the culture from the list in the SupportedUICultures property.
Use this method to remove a language from the list of alternate languages supported by the website. Attempting to remove the default language has no effect.