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

See Also

Reference

SPWebInfo Class

SPWebInfo Members

Microsoft.SharePoint Namespace