Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the list of strings that represent localization countries, languages, or regions.
Inheritance Hierarchy
System.Object
System.Collections.Specialized.StringDictionary
Microsoft.SharePoint.SPLocalizationCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPLocalizationCollection _
Inherits StringDictionary
'Usage
Dim instance As SPLocalizationCollection
public sealed class SPLocalizationCollection : StringDictionary
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.