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.
A 32-bit unsigned integer that indicates the locale identifier for the language.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Language As UInteger
Get
'Usage
Dim instance As SPWebInfo
Dim value As UInteger
value = instance.Language
public uint Language { get; }
Property value
Type: System.UInt32