Gets or sets the locale ID in use on the server.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property LocaleId As UInteger
Dim instance As SPRegionalSettings
Dim value As UInteger
value = instance.LocaleId
instance.LocaleId = value
public uint LocaleId { get; set; }
Property Value
An unsigned 32-bit integer that specifies the locale ID.