Web.Language - Propriété
Gets a value that specifies the LCID for the language that is used on the site.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Language As UInteger
Get
'Utilisation
Dim instance As Web
Dim value As UInteger
value = instance.Language
public uint Language { get; }
Valeur de propriété
Type : System.UInt32
Returns a UInt32 instance representing the LCID for the language that is used on the site.