This topic has not yet been rated - Rate this topic

SPWeb.RemoveSupportedUICulture Method

SharePoint 2010

Removes support for the specified culture (locale) from the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public void RemoveSupportedUICulture(
	CultureInfo cultureInfo
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ