SPWebInfo.Language Property
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