_sWebMetadata.Language Field
Specifies the Language code identifier of the SPWeb.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public Language As UInteger
'Usage
Dim instance As _sWebMetadata
Dim value As UInteger
value = instance.Language
instance.Language = value
public uint Language
Remarks
The Language code identifier is composed of a primary language identifier and a sublanguage identifier. It is used in presenting a SharePoint site in the appropriate language and dialect on a client interface.
See Also
Reference
Other Resources
Code Pages
Language Identifiers and Locales