SPLocalizationCollection.Update Method
Refreshes the system-based list of strings that represent localization countries, languages, or regions.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SPLocalizationCollection
instance.Update()
public void Update()
See Also
Reference
SPLocalizationCollection Class